I currently have Appwrite running on Linode on a server with 4 vCPUs and 8 GB of RAM. Everything works perfectly, with around 400 MB of data stored in storage and a little over 20 MB of data in the database.
There are multiple requests constantly being made, but the usage seems excessive since there aren't as many requests as the system indicates. Additionally, access is limited to the API using API tokens only. However, Linode reports that resource consumption is at 200%. I upgraded to 4 vCPUs and 8 GB of RAM (originally 2 vCPUs and 4 GB RAM), but it made no difference. Now, Linode reports that usage has increased to 400%.
I disabled APP_USAGE_STATS, which helped lower the usage slightly.
Even so, it is still at 300% usage. The container consuming that percentage is appwrite, and I don't understand what could be happening.
What kind of interactions to the server are you performing?
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error