docker-mailserver/docs/content/config
Georg Lauterbach c7e4981945
Move setup process via script into container (#2174)
Decoupling setup process from `setup.sh` script by introducing a setup script _inside_ the container that coordinates the setup process.

**This is not a breaking change**. This way, we do not have to keep track of versions of `setup.sh`.

This change brings the additional benefit for Kubernetes users to be able to make use of `setup` now, without the need for `setup.sh`.

---

* move setup process into container; setup.sh versioning not needed anymore

* add tilde functionality to docs

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2021-09-12 11:29:02 +12:00
..
advanced More typo fixes and improve ports example at POP3 docs (#2128) 2021-08-13 10:33:10 +02:00
best-practices docs(deps): bump mkdocs-material to 7.1.6 (#2015) 2021-05-31 19:02:56 +12:00
security Improve fail2ban docs and fix a typo (#2126) 2021-08-13 10:30:39 +02:00
troubleshooting chore(docs): outsourcing environment vars to the documentation (#1948) 2021-05-11 22:15:34 +12:00
user-management docs(refactor): Large refactor + additions + fixes 2021-03-25 11:49:24 +13:00
environment.md HOSTNAME and DOMAINNAME setting improvements (#2175) 2021-09-12 02:20:16 +12:00
pop3.md More typo fixes and improve ports example at POP3 docs (#2128) 2021-08-13 10:33:10 +02:00
setup.sh.md Move setup process via script into container (#2174) 2021-09-12 11:29:02 +12:00