1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/nginx
bors[bot] 8844dc67fa
Merge #1392
1392: Use environment variables for cert paths/names in nginx certwatcher r=mergify[bot] a=Nebukadneza

## What type of PR?
bug-fix

## What does this PR do?
Previously, nginx certwatcher would only react to the hardcoded paths. It should have
honored the enviroment variables that are used by config.py too for this.
 
### Related issue(s)
closes #903

## Prerequistes
- [x] no feature or enhancement
- [x] minor/internal change


Co-authored-by: Dario Ernst <github@kanojo.de>
2020-03-27 07:56:35 +00:00
..
conf Update crypto to be modern and inline with tls.conf 2020-03-09 23:12:02 +11:00
static Implement favicon package 2019-01-06 15:49:40 +02:00
certwatcher.py Use environment variables for cert paths/names in nginx certwatcher 2020-03-07 17:17:17 +00:00
config.py Split HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI 2019-10-13 20:13:02 +02:00
Dockerfile Install py3-multidict from repository before installing socrate to avoid the need of gcc during build 2019-12-04 19:05:14 +01:00
letsencrypt.py Standarize image by using shared / similair layers 2018-10-31 19:17:23 +02:00
start.py Add certificate watcher for external certs to reload nginx 2018-12-07 16:20:42 +00:00