Skip to content

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

Read More »KISSmauticDKR 5.2.6 – Your next favorite Mautic Docker Container.

Install Mautic 5.2.6 with Zero Linux Knowledge Required: AutoMautic

AutoMautic 5.2.6 is here! This is the single-command Mautic installation script to install Mautic 5.2.6 in a jiffy, the right way…
That’s it, nothing more, nothing less… No Panels required, no hosting to buy, no DDEV, no Docker, no Composer, No nothing.
Just one command that will take care of everything for you…

This new release of Mautic 5 might be the last ever M5 and has several security fixes, so it’s quite a good idea to upgrade to this version.
And with now, 586 lines of bash, this script is becoming one of the most reliable ways of installing Mautic 5.

The script installs Apache, MariaDB, PHP, downloads and installs Mautic automatically, gets and installs an SSL certificate and does quite a bit of configuration for you, all automatically, like the Mautic cronjobs, Apache config, MySQL config and many other things…


We have a new GitHub repo for this script, so in addition to the comments here below, feel free to drop by the repo if you have questions, ideas or proposals:
https://github.com/Martech-WorkShop/AutoMautic
.

Read More »Install Mautic 5.2.6 with Zero Linux Knowledge Required: AutoMautic

Mautic 5.1.1 Install Tutorial: Debian 12, PHP 8.2, MariaDB 11.4

5 Simple Steps to Install Mautic 5.1.1 on Debian 12.

  1. Install the packages required to run Mautic 5.
  2. Install Mautic 5.1.1 – Codename: Alpheratz
  3. Run the Mautic 5 configuration wizard.
  4. Install the Mautic 5 Cron Jobs.
  5. Enjoy your first Mautic 5 installation!

I usually do these tutorials for Ubuntu, however, Debian is having a surge in popularity and for good reasons, in fact, in production, I am switching from Ubuntu to Debian, so I thought it was time to add Debian 12 to the Mautic installation tutorials…

Debian has been flourishing lately, some key changes in their view of the world and changes in what is acceptable in a FOSS OS are bringing, a much needed, breath of fresh air.

So, if you don’t need to support the latest hardware, and you enjoy reliability and stability, give Debian a spin for your next Mautic 5 installation, you won’t regret it!

Read More »Mautic 5.1.1 Install Tutorial: Debian 12, PHP 8.2, MariaDB 11.4
Mautic 5 setup

Mautic 5 Install Tutorial: Ubuntu 22.04, PHP 8.1, MariaDB 11.2

5 Simple Steps to Install Mautic 5

  1. Install the packages required to run Mautic 5.
  2. Install Mautic 5.0.4
  3. Run the Mautic 5 configuration wizard.
  4. Install the Mautic 5 Cron Jobs.
  5. Enjoy your first Mautic 5 installation!

With a major code refactoring, a new Symfony 6 under the hood and an intensive fat reduction treatment, Mautic 5 is as lean and mean as it gets.

Read More »Mautic 5 Install Tutorial: Ubuntu 22.04, PHP 8.1, MariaDB 11.2