/mailhog-scripts

Primary LanguageShellMIT LicenseMIT

MailHog scripts

Contains script to get MailHog up and running as a service. Use at your own risk. I suck at scripting.

Installation

Download the setup.sh file and execute it using sudo. It needs to add stuff to /etc/init.d/ and /opt/ Download: https://raw.githubusercontent.com/ArtOfWP/mailhog-scripts/master/setup.sh

Usage

sudo service mailhog {start|stop|status|restart}

Credit things

Uses scripts and setup sequence from