Skip to content
bry92 edited this page Mar 20, 2026 · 2 revisions

Hostack Deploy

Hostack is a zero-config deployment platform that automatically detects frameworks and configures builds.

Zero config when it works. Full control when it doesn’t.


🚀 Why Hostack?

Modern deploy platforms rely heavily on “magic” — until that magic breaks.

Hostack is designed to balance:

  • ⚡ Instant onboarding (auto-detection)
  • 🧠 Intelligent inference (confidence scoring)
  • 🛠 Full control (explicit overrides)

🧩 Key Features

  • Auto-detects frameworks (React, Next.js, Node, static)
  • Infers build + runtime automatically
  • Confidence-based detection system
  • Manual override support
  • Real-time deployment logs

⚙️ How it works (high level)

  1. Connect repository
  2. Scan project files
  3. Detect framework + assign confidence
  4. Install → Build → Deploy
  5. Stream logs + allow overrides if needed

📚 Documentation

  • Getting Started
  • Framework Detection
  • Deployment Pipeline
  • Architecture
  • Troubleshooting

🧠 Design Philosophy

Hostack is built around a simple principle:

Automation should accelerate developers, not obscure control.


💬 Join the Discussion

We’re actively exploring tradeoffs around detection vs config: 👉 Check Discussions tab and share your thoughts

Hostack Docs

  • Home
  • Getting Started
  • Framework Detection
  • Deployment Pipeline
  • Architecture
  • Troubleshooting

Concepts

  • Detection Engine
  • Confidence Scoring
  • Overrides System

Community

  • Discussions
  • Issues

Clone this wiki locally