Question
mysql password changes in .digitalocean_password after droplet restart (Magento one click)
Hi guys,
I followed this guide (https://marketplace.digitalocean.com/apps/magento-2-open-source-1) to install Magento 2 one click.
The mysql password is stored in /root/.digitalocean_password after installation. But every time the droplet is restarted the password changes. So I have to change it in the applications, eg. /var/www/html/app/etc/env.php for magento database.
Does anyone know, how to prevent mysql password change?
Best regards, Vitali
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×