This cookbook installs and configures MailHog
- chef (>= 14.0) ()
- ubuntu (>= 16.04)
- debian (>= 9.0)
- centos (>= 7.0)
No dependencies defined
node['mailhog']['version']
- Defaults tov1.0.0
.node['mailhog']['install_path']
- Defaults to/usr/local/bin
.node['mailhog']['url_prefix']
- Defaults tonil
.node['mailhog']['http_port']
- Defaults to8025
.node['mailhog']['smtp_port']
- Defaults to1025
.node['mailhog']['enable_log']
- Defaults totrue
.
configure MailHog
main recipe
install MailHog
Maintainer:: Paxful ([email protected])
Source:: https://github.com/paxful/chef-mailhog
Issues:: https://github.com/paxful/chef-mailhog/issues
License:: MIT