Mautic installer for Ubuntu is a bash script installer for the Mautic Marketing Automation Software. Based of
- Download the install script by running
curl https://raw.githubusercontent.com/GFWagnitz/Mautic-Installer/master/mautic-installer.sh >> mautic-installer.sh
- Ensure your domain is pointing to the server's IP address and has propogated or else the https verification will fail
- As the root user, run
sh mautic-installer.sh
orbash mautic-installer.sh
- Fill the information asked during the script (take note of your configuration elsewhere to fill during the next step)
- Navigate to your domain name and complete the installation. THAT'S IT!!!