mailu/core/nginx
bors[bot] 20e00ac0c4
Merge
1158: Use nginx for kubernetes ingress r=kaiyou a=micw

## What type of PR?

enhancement

## What does this PR do?

Currently, kubernetes uses a complex ingress setting which is not portable across different ingress controllers. This PR simplifies the ingress and delegates everythins special to Mailu to the front container,

### Related issue(s)
- closes 
- closes 
- closes 
- closes 

## Prerequistes

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog]

Co-authored-by: Michael Wyraz <michael@wyraz.de>
..
conf Merge
static Implement favicon package
Dockerfile Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set
certwatcher.py Add certificate watcher for external certs to reload nginx
config.py Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set
letsencrypt.py Standarize image by using shared / similair layers
start.py Add certificate watcher for external certs to reload nginx