mailu/docs
bors[bot] 2d4c837761 Merge
1015: Merge DNS hints, and hostname/domain ordering hints. r=Nebukadneza a=toxik-io

## Enhancement - Hints in setup, references in setup & DNS docs

Unrelated: This PR makes changes to the Flask setup utilities to suggest ordering the `HOSTNAMES` 
entry so that the first entry is the admin panel's domain (at least in my experience that's what fixed my
issues)

It also makes changes to the documentation, referencing that more than the usual DNS
entries need to be set (and the admin panel used) if they've enabled DMARC/SPF/DKIM.

### Related issue(s)
- My original issue 

## Prerequistes

- [x] In case of feature or enhancement: documentation updated accordingly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.

## Assistance
I'm unsure if the hints for HOSTNAME ordering are simply because of how the config is gulped in
by the current tooling, or if it's a bug that the frontend only accepts connections from the first host...

I also don't know what commands in the CLI would replicate the steps taken on the admin dashboard.

Further, I don't know what you'd put in the changelog.

Co-authored-by: toxik-io <thetoxicarcade@gmail.com>
..
_templates Restore VERSION_TAG template
assets Add files via upload
compose Make docs refer to the setup utility
contributors Merge
kubernetes fix some cli commands in the docs
swarm Fix typo in link
.env Add deploy settings for server
Dockerfile Remove healthcheck
cli.rst add domain cli to docs
conf.py 1.6 release notes ()
configuration.rst Fix notls typo
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 Merge
features.rst Add a page with features and screenshots
general.rst Fix the rst syntax for most documentation
index.rst Make docs refer to the setup utility
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst 1.6 release notes ()
requirements.txt Revert "Add a Dockerfile for buliding the docs"
reverse.rst [doc] port 443 instead of 440
setup.rst DMARC regenerated in admin dash (what about cli?)