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
Sites & Services (PaaS) — panel view

How it works

  1. 01 Add a site from a public or private Git repo (SSH key or token).
  2. 02 A database container is provisioned and its credentials injected into the app env.
  3. 03 Caddy obtains and renews TLS automatically per domain.
  4. 04 Deploy on the panel button or a webhook; flip on maintenance mode, stream logs, snapshot backups.
Technical docs

Go deeper

Full technical reference — setup, schema and worked examples.

Technical docs