mirror of
https://github.com/chatmail/relay.git
synced 2026-05-18 05:48:57 +00:00
run pyinfra command with environment variables, without inventory.py
This commit is contained in:
@@ -12,3 +12,9 @@ Dovecot listens on ports 143(imap) and 993 (imaps).
|
||||
## DNS
|
||||
|
||||
For DKIM you must add a DNS entry as in /etc/opendkim/selector.txt (where selector is the opendkim_selector configured in the chatmail inventory).
|
||||
|
||||
## Run with pyinfra
|
||||
|
||||
```
|
||||
CHATMAIL_DOMAIN=c1.testrun.org pyinfra c1.testrun.org deploy.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user