Mautic, the open source marketing automation platform, preinstalled for AWS with PHP 8.3, nginx and MariaDB. Campaigns, lead scoring, email journeys and landing pages, with per instance administrator and database credentials generated on first boot. Backed by 24/7 cloudimg support.
## Mautic by cloudimg
Mautic is the leading open source marketing automation platform. Marketing teams use it to capture and nurture leads, score contacts, build visual multi-step campaigns, send email journeys and newsletters, publish landing pages and forms, and track engagement across every channel. Segment your audience dynamically, trigger actions from contact behaviour, and keep your entire marketing database private on infrastructure you control. This Amazon Machine Image delivers Mautic fully installed and configured, so a complete marketing automation service is running within minutes of launch. The current release available is Mautic 7.1.2.
## Application Stack
Mautic is a Symfony application. The image runs PHP 8.3 with OPcache and every extension Mautic requires, served by nginx with php-fpm. A local MariaDB database holds contacts, campaigns and the email queue. The MariaDB data directory and the Mautic application tree each live on their own dedicated, independently resizable EBS data volume. The database schema is migrated at build time and the Mautic background jobs (segment updates, campaign rebuild and trigger, email send, broadcasts) are wired as systemd timers, so the platform is fully operational the moment it boots.
## Secure First Boot
On the first boot of every instance a one shot service generates a fresh application secret, rotates the database password, sets a fresh administrator password unique to that instance, points the site URL at the instance address, and writes the credentials to a root only file. No shared or default credentials ship in the image.
## Ready To Use
The Mautic code tree, document root, web server, database and scheduled jobs are all configured. Browse to the instance address, sign in as the generated administrator, and start building segments, campaigns, emails, forms and landing pages. Connect your SMTP provider in the email settings to start sending.
## cloudimg Support
cloudimg provides 24/7 technical support for this image, covering Mautic deployment, upgrades, campaign and segment design, email deliverability and SMTP configuration, performance tuning, and database administration.