infra/roles
jack cd562da4d2
Some checks failed
CI/CD / syntax-check (push) Successful in 1m22s
CI/CD / deploy (push) Has been cancelled
fix(snappymail): set data dir owner to uid 82 (www-data/Alpine)
SnappyMail container runs as www-data (uid 82 in Alpine).
Directory was created as deploy:deploy (uid 1000) → [202] is_readable() error.
Fix: chown 82:82 on the data directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 19:49:33 +07:00
..
backup feat(backup): hourly schedule, cold S3 storage at data/ prefix 2026-03-22 19:44:34 +07:00
base feat: extend fail2ban with Forgejo SSH and Traefik HTTP jails 2026-03-22 04:51:43 +07:00
docker feat: Cloudflare DNS-01 ACME + Docker hardening + sysctl 2026-03-22 04:06:46 +07:00
services feat: add SnappyMail webmail and docker-mailserver with full send/receive 2026-03-22 17:21:25 +07:00
tools fix(snappymail): set data dir owner to uid 82 (www-data/Alpine) 2026-03-22 19:49:33 +07:00