mailcow: dockerized - documentation 📰
c1e6b9ce2d
* Added Traefik 2 support example. Hello, this is my first time adding anything to any docs ever, so i hope everything is fine, im open to changes or suggestions! I've checked the configs, and this is the same steps i used today to make mailcow work behind Traefik 2. I've also checked for typos and errors, and everything seems fine for now. If i find anything else i'll issue a new change! Best regards! ~Frenzoid. * Update firststeps-rp.md * Update firststeps-rp.md * Update firststeps-rp.md Co-authored-by: Peter <magic@kthx.at> |
||
---|---|---|
docs | ||
.gitignore | ||
.travis.yml | ||
mkdocs.yml | ||
README.md |
mailcow: dockerized documentation
This project aims to provide the mailcow: dockerized documention for the mailcow: dockerized project.
https://mailcow.github.io/mailcow-dockerized-docs
To build it locally, you need the Material theme for MkDocs, MkDocs itself and Pygments. To install these with pip and get it up and running, fire up your terminal and enter
pip install mkdocs-material
mkdocs serve