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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...