Dockerized Postal mail service, fork of https://github.com/CatDeployed/docker-postal
scripts | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
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