Sites & Services (PaaS)
Git push to live site, with databases, HTTPS and backups handled for you.
The day-to-day PaaS layer. Add a domain and a repo; podmaker provisions the database, injects credentials, obtains a Let’s Encrypt certificate through Caddy, and deploys on push. Shared services — MySQL, Postgres, Redis, RabbitMQ — attach to as many sites as you need.
Technical docs
How it works
- 01 Add a site from a public or private Git repo (SSH key or token).
- 02 A database container is provisioned and its credentials injected into the app env.
- 03 Caddy obtains and renews TLS automatically per domain.
- 04 Deploy on the panel button or a webhook; flip on maintenance mode, stream logs, snapshot backups.
Technical docs
Technical docs Go deeper
Full technical reference — setup, schema and worked examples.