How to Launch Mautic on AWS

If you already have an AWS account, you can directly launch AMI using https://aws.amazon.com/marketplace/pp/B0731D8KQ3?qid=1501658043765&sr=0-1&ref_=srh_res_product_title

Click on Continue button on the right side of the screen.

After launching your AMI successfully follow the steps below:


  1. Once the instance is running, enter http://instance-public-ip/mautic into your browser. Wait for the instance health checks to pass.
  2. You will then see the Mautic page, you can use ‘admin’ as username and ‘instance-id’ as password.
  3. You can access ‘phpmyadmin’ page with url http://instance-public-ip/phpmyadmin and use ‘root’ as username and ‘instance-id’ as password.
  4. You can access ‘webmin’ page at port 8000, so your url will be https://instance-public-ip:8000 and use ‘admin’ as username and ‘instance-id’ as password.

    You can also access your instance via SSH using the username ‘ubuntu’ and your Amazon private key. For additional setup instructions please visit https://cloud.intuz.com/applications/mautic/aws/how-to-use

If you already have an AWS account, you can directly launch AMI using https://aws.amazon.com/marketplace/pp/B0731D8KQ3?qid=1501658043765&sr=0-1&ref_=srh_res_product_title
Click on Continue button on the right side of the screen.
After launching your AMI successfully follow the steps below:

  1. Once the instance is running, enter http://instance-public-ip/mautic into your browser. Wait for the instance health checks to pass.
  2. You will then see the Mautic page, you can use ‘admin’ as username and ‘instance-id’ as password.
  3. You can access ‘phpmyadmin’ page with url http://instance-public-ip/phpmyadmin and use ‘root’ as username and ‘instance-id’ as password.
  4. You can access ‘webmin’ page at port 8000, so your url will be https://instance-public-ip:8000 and use ‘admin’ as username and ‘instance-id’ as password.
    You can also access your instance via SSH using the username ‘ubuntu’ and your Amazon private key. For additional setup instructions please visit https://cloud.intuz.com/applications/mautic/aws/how-to-use