mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 05:59:05 +03:00
cluster0: Gmail mail relay (msmtp + PHP SMTP), lab cron
Mirror alpine-be msmtp for CLI; compose uses Gmail SMTP for php-fpm. Safe secrets.lab.env parser; deploy-mailrelay, install-lab-cron, verify-mail-lab. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -62,6 +62,8 @@ FE_PROXY_TARGET=cast01.intra.raptor.org:80
|
||||
|
||||
# Lab DNS (2026-06): acl0.f0xx.org + c1–c3.acl0.f0xx.org → FE (cast01–03 cluster)
|
||||
ACL0_CNAME=acl0.f0xx.org
|
||||
MAIL_RELAY_ENABLE=1
|
||||
MAIL_GMAIL_DEST=bestcastr@gmail.com
|
||||
CAST01_PUBLIC=c1.acl0.f0xx.org
|
||||
CAST02_PUBLIC=c2.acl0.f0xx.org
|
||||
CAST03_PUBLIC=c3.acl0.f0xx.org
|
||||
|
||||
Reference in New Issue
Block a user