Skip to content
HostStack Docs

HostStack Documentation

Concrete guides for deploying, scaling, and operating web services, managed databases, and cron jobs on European infrastructure. No fluff — just the commands, flags, and references you came here for.

Deploy in four commands

bash
npm install -g @hoststack.dev/cli
hoststack login --key hs_live_...
hoststack projects create --name "My Project"
hoststack services create --name my-app --type web_service --project prj_...

Then hoststack deploy trigger <service-id> to ship a build. Full flags in the CLI reference.

Start here

Essential cookies only — for login sessions. No tracking. Details