Hey all - I recently installed Appwrite on a DO Droplet (manually, not with one-click, since I already had a droplet running a discord bot that I wanted to add this to). I followed a tutorial using docker, and set up the docker-compose.yml and .env files in a directory on the droplet. Also installed docker. When I run docker compose up -d in that folder and let it spin up, I can't get to the webpage at my ip address. I've updated my ufw rules already, and tested with a quick Flask server that port 80 is reachable. But whenever I run the appwrite docker it won't load the setup / console page. Not sure what I'm doing wrong, would love any help! I checked the docker ps and saw that some things were restarting seemingly randomly... I'm sure that's related, but not sure what to do about it.
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...