KISSmauticDKR 5.2.6 – Your next favorite Mautic Docker Container.
For the average developer or geeky marketer who just wants to give Mautic a quick spin, the official images are serious overkill.
That is why I’ve created the KISS-Mautic containers, an all-in-one, batteries included, single-container implementation of a full Mautic server, with:
– Debian 12-slim
– Mariadb 11.4 LTS
– Apache 2.4
– PHP 8.3-FPM
– Mautic 5.2.6 0r 6.0.2
The database is pre-populated with a user and a Mautic database as well as the Mautic DB schema, so you don’t have to go through Mautic’s installation (wizard) process.
Tempted? Get the latest Mautic, ready to log in in under 2 minutes… Give it a quick spin with:docker run -d --name KISSmauticDKR-526 -p 8080:80 martechws/mautic:5.2.6
Takes just a few seconds to launch, then go to http://localhost:8080