feat(infra): production deployment pipeline — Caddy, staging, Gitea Actions (#497) #499

Merged
marcel merged 39 commits from feat/issue-497-prod-deploy into main 2026-05-11 14:29:33 +02:00
Showing only changes of commit c9ac83b2ba - Show all commits

View File

@@ -100,7 +100,8 @@ services:
# Dev-only mail catcher; gated behind the staging profile so production
# never starts it. Staging workflow runs with `--profile staging`.
mailpit:
image: axllent/mailpit:latest
# Pinned for reproducibility; Renovate bumps the tag.
image: axllent/mailpit:v1.29.7
restart: unless-stopped
profiles: ["staging"]
networks: