Hello, I would like to know why, using the "appwrite/appwrite:latest" Docker image, there is an error connecting to the database (Redis). Doesn't the Appwrite/appwrite:latest image already contain a working Redis server ?
How've you setup Appwrite?
Are you using something like Portainer?
Appwrite is composed of 22 containers, either you'll need to set each one of them manually or run the oneliner in the cli https://appwrite.io/docs/advanced/self-hosting#install-with-docker
I'm doing some tests and I'll come back to you if I don't succeed.
Recommended threads
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...