
Hello, I'm desperately trying to change the default MDPs of MariaDB and Redis but I can't do it. @D5 gave me some possible solutions but nothing works, as soon as I change the password, the DB never starts. I even tried to uninstall everything Appwrite, the docker volumes..., to add by hand an appwrite folder with the .yml and the .env already modified and to start with docker-compose but nothing to do, it recreates all the volumes and containers but nothing starts. I'm a little desperate, what can I do?

But what's the error you're getting?

Also, what do you get when running: docker compose logs appwrite-mariadb


and for docker-compose logs appwrite


And if you just write mariadb?


It weird, its seems to be no errors

ohhhh wtf its work

Now you can access the Appwrite instance?

I have kill all process and run
docker-compose up -d --remove-orphan --renew-anon-volumes

yep

But I have try the same things with REDIS user and password (blank by default) but it doent work

You should not change Redis password because it's bugged

ok

[SOLVED] Change MariaDB default password crash
Recommended threads
- Use cloudflare origin certificate instea...
Hello! Is it possible to use cloudflare origin certificates instead of let's encrypt? We manage all ssl certs in our cloudflare account and our VMs has a firewa...
- Unable to View / Edit Bucket Files
Hi! I am unable to view / edit Bucket Files. While Previews work just fine, clicking the actual file to view or edit it produces the errors seen in the attache...
- How to remove the Sign up link after cre...
Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide o...
