Recipes
Copy-pasteable starter configurations for common Meridian deployments. Recipes show complete files first, then link to the reference for field details.
Verified
- Marten + SQLite + Assets CDN - the smallest production Marten deployment.
- Marten + Postgres + Dragonfly + Assets CDN - full production stack with deploy-managed static assets.
- Rails + Postgres - classic Rails deployment with migrations before app start and app-served assets.
- Go Static Binary - scratch image with no shell; health checks run from Meridian's probe sidecar.
Drafts
Complete starter configs, but nobody has run them through a real deploy yet. Use meridian plan and meridian check first, and treat the first deploy as the verification step.
- Kemal - simple app recipe
- Static Site Behind kamal-proxy with Caddy
- Multi-App On One Host
- Third-Party Distroless Image with Vikunja
For field-level details, see deploy.yml. For command usage and side effects, see the CLI reference.
