Automate deployement & setting of Mautic

Hi, what is the best solution //stacks / tools, to deploy and provision multiple instance of mautic ? I would like to setup Mautic instance in minutes, with different configuration including all provisioning of SSL, domain/subdomain setting. The goal is to speed up setting up Mautic instances in 1 server and ability to monitor instance.

Some go down the Docker route, some use LXD containers. I’m a big fan of LXD.
We clone the master instance and have our own script, that does all the customization.
You can write it yourself, just need to modify the DB and local.php + overwrite sime files if you want to have custom menu items.