infra/roles/tools
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
..
defaults feat: add SnappyMail webmail and docker-mailserver with full send/receive 2026-03-22 17:21:25 +07:00
tasks fix(snappymail): set data dir owner to uid 82 (www-data/Alpine) 2026-03-22 19:49:33 +07:00
templates feat: add SnappyMail webmail and docker-mailserver with full send/receive 2026-03-22 17:21:25 +07:00