Skip to content

Template · Business apps

Mautic

Open-source marketing automation with MariaDB.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • MariaDBmariadb:11
  • Mauticmautic/mautic:5-apache
Upstream documentation

What gets deployed

2 services in the environment you pick, on the private network of the project.

About this template

mautic/mautic:5-apache + MariaDB 11. Finish the installer on the public URL.

MariaDB

Image: mariadb:11

  • Port 3306/tcp
  • 10 GB volume at /var/lib/mysql
  • 1 vCPU · 1 GB

Mautic

Image: mautic/mautic:5-apache

  • Port 80/http
  • Public domain with TLS
  • 1 GB volume at /var/www/html/config
  • 1 GB volume at /var/www/html/var/logs
  • 5 GB volume at /var/www/html/docroot/media/files
  • 5 GB volume at /var/www/html/docroot/media/images
  • 1 vCPU · 1.5 GB

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

MariaDB

NameValue
MARIADB_ROOT_PASSWORDgenerated (password)
MARIADB_DATABASEmautic
MARIADB_USERmautic
MARIADB_PASSWORDgenerated (password)
MYSQL_URLmysql://${{self.MARIADB_USER}}:${{self.MARIADB_PASSWORD}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:3306/${{self.MARIADB_DATABASE}}

Mautic

NameValue
MAUTIC_DB_HOST${{MariaDB.SKIFFLY_PRIVATE_DOMAIN}}
MAUTIC_DB_PORT3306
MAUTIC_DB_DATABASE${{MariaDB.MARIADB_DATABASE}}
MAUTIC_DB_USER${{MariaDB.MARIADB_USER}}
MAUTIC_DB_PASSWORD${{MariaDB.MARIADB_PASSWORD}}
DOCKER_MAUTIC_ROLEmautic_web
DOCKER_MAUTIC_RUN_MIGRATIONStrue

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/mautic)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/mautic)
HTML
<a href="https://skiffly.dev/templates/mautic"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Mautic in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.