Hey, out of curiosity, is there a way to check how many organisations are in your self hosted Appwrite instance? Im self hosting in digital ocean, and lately my server had become super under load, like even on a highly available plan i was hitting CPU usage of 80-90%, and I only have 2 projects, 1 a test and 1 a slightly more advanced test. Memory usage was high too! So I check my docker logs, and after restarting docker, i see a message that basically says [domain i do not recognise] is not a main domain. Skipping SSL certificate generation I am taking that to mean that someone somehow came across my installation and used it inside of the actual appwrite cloud service. Anyway to verify?
That warning is usually from bots hitting your instance. Check what's the usage for each container with docker stats
kinda weird, bots from an immigration law firm?
oh yeah it might be bots you are right, i just saw honestburger on there and deno
but why and how
Recommended threads
- 408 Timeout / Curl Error 7 in Executor w...
Hey everyone, I am losing my mind over a routing loop/timeout issue on a fresh self-hosted setup. I have a single Linux VPS (IP: 45.141.37.105) and one domain (...
- functions returning error 401 in local
I updated to 1.9.0, and the functions that used to work fine in 1.8.1 are now giving me a 401 error. I can't seem to find a solution. If anyone is running versi...
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...