mailcow: dockerized - documentation 📰
1f1124aabc
To get access to the profile for Apple devices the user must be logged in into the Mailcow UI with the mailbox user account he wants to add to his device. |
||
---|---|---|
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