-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
some advise:
- do not use multi-instance setup -> use multiple container
- make
$(postconf data_directory) and $ (postconf queue_directory) persistent volumes, separate per container- $(postconf config_directory) could be mounted read only
- docker healthcheck can be used to monitor the number of items in a deferred queue
- "postfix reload" works
-> works, give it a try :-)
Metadata
Metadata
Assignees
Labels
No labels