1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/core
Dario Ernst 1aa97c9914 Add certificate watcher for external certs to reload nginx
In case of TLS_FLAVOR=[mail,cert], the user supplies their own certificates.
However, since nginx is not aware of changes to these files, it cannot
reload itself e.g. when the certs get renewed.

To solve this, let’s add a small daemon in the place of
`letsencrypt.py`, which uses a flexible file-watching framework and
reloads nginx in the case the certificates change ….
2018-12-07 16:20:42 +00:00
..
admin Merge pull request #723 from usrpro/clean-healthcheck-logs 2018-12-05 18:09:14 +00:00
dovecot Standarize image by using shared / similair layers 2018-10-31 19:17:23 +02:00
nginx Add certificate watcher for external certs to reload nginx 2018-12-07 16:20:42 +00:00
none pin alpine-version for 'none'-image 2018-10-11 03:20:19 +02:00
postfix Merge pull request #633 from kaiyou/fix-sender-checks 2018-12-05 16:03:24 +00:00