Skip to content
SPROOBO · CONTROL-PLANE v0.9.2-rc1ALL SYSTEMS NOMINAL
byoc control plane · hetzner-native

ship to hetzner
in minutes,
not weeks days.

connect a hetzner account. point us at a repo or container. get a production https url in under a minute. no ssh. no terraform. no babysitting.

~/signalstack-api~/.sproobo/logdeploy.yaml
maingit push origin main
Enumerating objects: 12, done.
https://api.signalstack.app
mainsproobo deploy --target hetzner-fsn1
┌─ build container a7f3c21
│ detected: next.js@16 · node 20 · pnpm
│ layers: 8 · size 142MB · cached 6/8
└─ built in 38.2s
┌─ deploy to fsn1-app-01.signalstack.app
│ health probes...
│ zero-downtime swap...
│ TLS (Let's Encrypt)...
└─ live in 47s · api.signalstack.app
mainsproobo logs --follow
SignalStackPolar LabsEpoch SystemsFieldnoteLaunchworksNorthbeamSignalStackPolar LabsEpoch SystemsFieldnoteLaunchworksNorthbeamSignalStackPolar LabsEpoch SystemsFieldnoteLaunchworksNorthbeam
/01

from git push to a live https:// url.

stepactionwhat happenscommand
/01Connect HetznerBring your own cloud account. Sproobo never resells compute.sproobo cloud:connect hetzner
/02Provision safelyPick a template or bring a container. We provision with built-in guardrails.sproobo provision --safe-defaults
/03Deploy instantlyPush a Git repo or image and watch the rollout in the UI.sproobo deploy --watch
/04Get HTTPS by defaultAutomatic TLS, domains, and routing. No shell required.sproobo domain:add app.example.com
/02

the byoc control plane your team deserves.

[01]BYOC
true byoc on hetzner
Own the infra and data plane. Sproobo only manages the control plane.
[02]SEC
safe bootstrap
Opinionated defaults, locked-down networking, and guided provisioning.
[03]TPL
templates that ship
Next.js, FastAPI, Go, workers, and static sites with proven defaults.
[04]TLS
https by default
Automatic certificates and routing baked into every deploy.
[05]OPS
operations ui
Deploy history, logs, rollback, and health checks in one cockpit.
[06]GIT
no-ssh workflow
Everything happens through the control plane with audit-ready trails.
sproobo.yamlconfig · 12 lines
target: hetzner-fsn1
image: my-app:latest
ports: [3000]
env:
- NODE_ENV=production
- DATABASE_URL=$secret
domains:
- api.example.com
resources:
cpu: 2
memory: 4Gi
replicas: 2
live · operations logtail -f · 12:42:07
[12:41:58] queued: deploy a7f3c21
[12:41:59] build starting · runner fsn1-build-02
[12:42:00] resolve next.js@16.0.4
[12:42:12] layer 4/8 cached
[12:42:37] image pushed · 142MB
[12:42:38] deploy fsn1-app-01
[12:42:41] probe /healthz 200 OK
[12:42:43] swap traffic 0→100%
[12:42:45] tls renewed · 90d
[12:42:45] LIVE · api.signalstack.app
[12:42:46] requests/s: 432
47s
median first deploy
0
lines of Ansible
98%
cheaper than US PaaS
100%
your infra, your data
/03

battle-tested stacks. ready to ship.

01
next.js production
Node 20, PNPM, Postgres-ready
02
fastapi service
Python 3.12, Redis ready
03
go api
Go 1.22, Alpine base
04
static + edge
Vite or Next static
05
worker + queue
Node 20, BullMQ ready
/04

flat control-plane pricing. pay hetzner direct for compute.

FORGE
./forge
9/mo
Tinker and learn.
1 project
1 managed server
10 deploys/proj/mo
Community support
start free
APEX
./apex
69/mo
Governance for agencies & teams.
Unlimited projects
Unlimited servers
10 team members
RBAC + audit logs
Priority · 8h
start 7-day trial
cat ./pricing/full-comparison — every plan limit, side by side.
/05

questions, answered.

what does byoc mean for sproobo?[+]
Bring Your Own Cloud. You keep the Hetzner account and infrastructure ownership; Sproobo runs the control plane that provisions, deploys, and manages.
is sproobo a hosting provider?[+]
No. Hetzner bills you directly for infrastructure. Sproobo is the subscription control plane that automates deployments and operations.
can i deploy from a container registry?[+]
Yes. Point to a registry image or connect a Git repo, and Sproobo handles the rollout.
do i need ssh access?[+]
No. All provisioning, deploys, and rollbacks are handled through the Sproobo UI.
ready when you are

stop renting your own
infrastructure back.

14 days free. no credit card. connect a hetzner project and ship something before lunch.

sproobo deploybook a walkthrough