Dockerized Postal mail service, fork of https://github.com/CatDeployed/docker-postal
Go to file
2017-04-27 15:33:05 -04:00
data add gitkeep 2017-04-27 05:39:54 -04:00
scripts update mysql checker 2017-04-27 15:33:05 -04:00
.gitignore fix mounting 2017-04-27 05:35:11 -04:00
docker-compose.yml update mysql checker 2017-04-27 15:33:05 -04:00
Dockerfile update mysql checker 2017-04-27 15:33:05 -04:00
README.md update mysql checker 2017-04-27 15:33:05 -04:00

Docker container for atech/postal

Instructions

Change configuration in docker-compose.yml to update passwords for MySQL/RabbitMQ

docker-compose up -d

Configuration

Configuration is located at data/postal/config after the first start.

Still WIP