A self-hosted platform that turns a single Debian server into a multi-app deployment machine. GitHub is your entire control plane.
A complete deployment platform that lives entirely in GitHub. No dashboards to maintain, no APIs to learn.
Push to deploy. Open a PR to get a preview environment. Close it to clean up. GitHub Actions handles everything.
Run multiple applications on a single server. Each gets its own subdomain, database, storage bucket, and isolated containers.
Caddy handles HTTPS automatically. Every app and preview environment gets a valid certificate with zero configuration.
Centralized logging with Loki and Promtail. Grafana dashboards out of the box. Health alerts via GitHub Issues.
Fork any app repo, configure 4 secrets, push. You're running your own instance. That's the entire self-hosting guide.
Daily backups, automated security updates, resource limits, credential isolation, and firewall rules out of the box.
Zero to deployed in minutes, not days.
Run one script on a fresh Debian server. It installs Docker, PostgreSQL, Redis, Caddy, and the full observability stack.
Generate a new app from the template. FastAPI, database migrations, Docker config, and CI/CD workflows are pre-configured.
Set 4 GitHub secrets and push to main. GitHub Actions builds, deploys, and configures your app automatically.
Built on battle-tested tools you already know.
Stop paying for PaaS. Own your infrastructure. Deploy with confidence.