- phase-d script: add nginx+certbot install + ufw for mail ports (25/80/993) in mail setup; copy mail-hosts.conf for ACME on lilith-mail. - mail-hosts.conf: added mail.transquinnftw.com to server_name. - quinn.mail-autoresponder/deploy.sh + env.prod.example: updated REMOTE default and comments from black/VPS-0 to lilith-mail / lilith-store-backend (IMAP over mesh or hostname to dedicated mail droplet). - Provision now ensures certs via certbot --webroot using the mail-hosts nginx for the mail.* domains before starting docker-mailserver compose. - quinn apps (api, autoresponder, newsletter etc.) now have mail via the lilith-mail droplet (SMTP_HOST=mail.transquinnftw.com resolves to it; IMAP for polling too). DNS: set A mail.transquinnftw.com + agency mail.* to lilith-mail public IP before running certbot step. Mesh: apps reach mail on wg IP:993/587. Scoped commit. |
||
|---|---|---|
| .. | ||
| data | ||
| systemd | ||
| deploy.sh | ||