feat(forgejo): enable SMTP email notifications via Gmail
- mailer config: smtp+starttls to smtp.gmail.com:587 - SMTP creds via forgejo-smtp secret (SOPS-encrypted, Gmail App Password) - Env var injection: GITEA__MAILER__USER/PASSWD from secret - Enables CI completion emails, password reset, repo notifications
This commit is contained in:
@@ -30,3 +30,4 @@ files:
|
||||
- gotify-admin-secrets.enc.yaml
|
||||
- gotify-tokens-secrets.enc.yaml
|
||||
- gotify-smtp-secrets.enc.yaml
|
||||
- forgejo-smtp-secrets.enc.yaml
|
||||
|
||||
Reference in New Issue
Block a user