iredmail
ansible-iredmail
Deploy iRedMail using Ansible - LetsEncrypt, Monit, Slack Notifications and FTP Backup
This playbook has been tested with Ubuntu 16.04
In its current state, iRedMail is deployed using Postges as the backend.
The monit configuration requires Slack for alert notifications. And, the monit configs could use some tweaking.
Feel free to contribute!
- Save
config.yml.sample
asconfig.yml
- Modify
config.yml
- Add your public key(s) to
authorized_keys
- Update
hosts
with the IP address of the instance you are deploying to ansible-playbook deploy.yml -i hosts
About
Deploy iRedMail using Ansible - LetsEncrypt, Monit, Slack Notifications and FTP Backup
Install
ansible-galaxy install margeson/ansible-iredmail
License
gpl-3.0
Downloads
83
Owner