
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
- Can't create a function. The user interf...
I am trying to create a server-side function. I am on the free tier. **I already have three functions that work properly** that I created a few months ago. Now,...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- Svelte App Whitelist
https://appwrite.io/docs/quick-starts/sveltekit Based on the example from the docs, how woul'd I go about adding a "whitelist" that checks if the user has a sp...
