mailu/docs
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>
..
_templates Restore VERSION_TAG template
assets Add files via upload
compose Hopefully improved documentation around initial admin account creation.
contributors Merge
kubernetes Add port 80 to front container and service
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile Remove healthcheck
cli.rst Docs: fix some build warnings
conf.py 1.7 stable in docs 🚀
configuration.rst Resolve HOST_* to *_ADDRESS only if *_ADDRESS is not already set
database.rst Added documentation for external mysql db
demo.rst Fix typo in demo.rst
dns.rst typo.
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Docs: fix some build warnings
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Corrected 'adminitration' to 'administration'
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst Release notes: remove spaces before bullet list
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst Docs: fix some build warnings
setup.rst DMARC regenerated in admin dash (what about cli?)