Expose port 8081/tcp

This commit is contained in:
andryyy
2016-12-11 20:09:01 +01:00
parent 47a5166383
commit 07fdc8d5a1
2 changed files with 9 additions and 0 deletions

View File

@@ -3,8 +3,16 @@
mailcow dockerized comes with 11 containers linked in a mailcow network:
Dovecot, Memcached, Redis, MariaDB, PowerDNS Recursor, PHP-FPM, Postfix, Nginx, Rmilter, Rspamd and SOGo.
The DNS resolver is DNSSEC enabled and forwards local hostnames to Docker.
## Installation
You need Docker. Most systems can install Docker by running the following command:
```
wget -qO- https://get.docker.com/ | sh
```
1. Open mailcow.conf and change stuff, do not use special chars in passwords. This will be fixed soon.
2. Run ./build-all.sh