
I have a self-hosted instance running in production for over a year now. The deployment has seen multiple updates and migrations of Appwrite versions. What I have noticed is that size on disk only goes in one direction, up. I have attached a snaphot of the server storage use. The major storage use is users uploading files which get removed after a relatively short period by a cron function. but even with deletions its doesnt seem to affect the storage use on server. Cant be expected behaviour. Any guidance on how I have supposed to salvage freed up storage ?

you could try using a tool like ncdu
on your server to see what's filling up your drive - could be appwrite, could be something else
Recommended threads
- 500 Server Error after migrating to 1.8....
Upgraded as per docs and ran migration. Everything went smoothly. I am able to log into the appwrite console however cant access any service i.e., auth, databas...
- Console not showing Site screenshot
Image link broken for self-hosted 1.8.0 (updated from 1.7.4), was working fine in older Console version (6.0.43, updated to 7.4.10).
- random 500s
since upgrading to 1.8.0 I get a lot of random 500s (database and storage). I selfhost appwrite and nextjs proxies all the connections to appwrite. Worked fine...
