My Mail-in-a-Box modifications.
https://mailinabox.email/
| inventory.ini | ||
| playbook.yml | ||
| readme.md | ||
MIAB configs for nilsnh.no
This repository records extra modifications that I've made to the MIAB base installation.
How to use
- First you need to have an ssh connection to the server, and Ansible installed.
- Run
ansible-playbook -i inventory.ini playbook.ymlto deploy changes to production.
See playbook.yml to learn about the actual modifications.