mautic/docker-mautic

Update process of Mautic using this image

Norbell opened this issue · 5 comments

Hello,

since a few days I'm struggling wit the update path/process of this image and Mautic.
We needed to upgrade from Mautic2 to Mautic3. I did the following:

  • I adjusted the image tag from [2.13-apache to v3-apache
  • added the environment variable MAUTIC_VERSION=3.1.2
  • and added the environment varialbe MAUTIC_RUN_MIGRATIONS=true

I used the same volume, I already used for mautic2.
After everything started up, successfully I get redirected to the installer of of mautic.
Then I go through the installer and after that all my data are gone.

Is this the intended behaviour?

Is this docker image more meant as a prebuild environment for running mautic?

How is the environment variable MAUTIC_VERSION meant to work?
What does changing this variable trigger?

I'm really confused. :)


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

ilkkao commented

Docker/kubernetes is very popular nowadays. Would be great to hear how the updates are supposed to be done.

I used mautic/mautic:latest and ended up getting mautic v2.16.5....