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
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- functions domain error
I cannot set up the domain for function Iโm trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...
- Storage Bucket Permissions
Hey folks, when enabling CRUD on the bucket level for the role any, should the bucket be accessible when using a session client?