Not sure what's wrong but when I try to remote connect I get timeout and I can't get to my console. A hard restart fixes it. Not sure if this is normal or just me. Any help is appreciated
What are the specs on your server?
Sorry for the delay, my specs on my vultr instance are Ubuntu 22.4, 2048 mb ram, 50 gb NVMe, 1 vCPU. I've been doing a lot of testing and I found out when I do docker compose down && docker compose up -d things work better like login
You barely have enough memory for Appwrite so when it's running a little harder, you could experience the slow down
Ohhh
How much memory do I need
8gb atleast?
You can try doubling the CPU and memory to start
Thank you, I didn't know
Let's say I get 100 users or 1000 would that configuration be okay and how would I know. Sorry for the dumb questions
[SOLVED]my appwrite server, sometimes goes down. I'm hosting on vultr
It's really hard to say. You need to make sure you have monitoring in place to see if you're ever above 50% and then increase as needed
Ohhh
Wow I'm such a noob
Currently mine is always 98% when I use it ๐คฃ
I upgraded to the specs you advised <:appwritecheers:892495536823861258>
Recommended threads
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...
- Appwrite migration stuck on pending
Migration an existing self hosted 1.9.0 to a new VPS tuning self hosted 1.9.0.. import data recognises the api url, project id and api and then when I create, i...