mautic / docker-mautic

Docker Image for Mautic
https://www.mautic.org
353 stars 268 forks source link

env var to create admin user seems broken in V5 #261

Open AmsellemJoseph opened 5 months ago

AmsellemJoseph commented 5 months ago

Hey, I have an other question,

Is there a way like for the v4 to pass some env var like MAUTIC_ADMIN_EMAIL MAUTIC_ADMIN_USERNAME MAUTIC_ADMIN_PASSWORD

so when we deploying a new instance, the software will be ready to use with the right credentials. I used to use it in the v4 and it was working fine.

Thx a lot

mollux commented 5 months ago

@AmsellemJoseph yes, see https://github.com/mautic/docker-mautic?tab=readme-ov-file#configuration-and-customizing

mollux commented 5 months ago

@AmsellemJoseph were you able to proceed setting those vars based on the documentation?

AmsellemJoseph commented 5 months ago

Hey @mollux , no, but I found a way, i'm harcoding the values in the local.php, and after i'm using the cli with mautic:install