Dockerized Postal mail service, fork of https://github.com/CatDeployed/docker-postal
Go to file
2017-04-27 05:39:54 -04:00
data add gitkeep 2017-04-27 05:39:54 -04:00
scripts update mounts 2017-04-27 05:38:13 -04:00
.gitignore fix mounting 2017-04-27 05:35:11 -04:00
docker-compose.yml add mounts 2017-04-27 05:36:31 -04:00
Dockerfile update mounts 2017-04-27 05:38:13 -04:00
README.md add readme 2017-04-27 05:24:34 -04:00

Docker container for atech/postal

Instructions

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

docker-compose up -d

Remember to use docker cp to copy the configuration file and certificates off the container.

Still WIP