
Hi! I have a really important question to ask.
When using a DigitalOcean Droplet for hosting Appwrite, if I add additional storage volume to the Droplet and attach it, will it automatically expand the database storage capacity, or do I need to perform additional configurations such as mounting the volume?
Specifically, how should I manage the integration of additional storage with the database within the Appwrite setup?
Additionally, I'm curious about how Appwrite manages these internal configurations when self-hosted on services like DigitalOcean, especially in terms of performance and storage, and how these considerations are affected when vertically scaling the Droplet.

It will not scale automatically. You will need to attach the volume and move the DB to the volume and configure it in order to use it.
For the file storage, you can use digitalocean spaces, move all the data to the spaces and set the env variables that appwrite has to use that storage provider.
Recommended threads
- Use cloudflare origin certificate instea...
Hello! Is it possible to use cloudflare origin certificates instead of let's encrypt? We manage all ssl certs in our cloudflare account and our VMs has a firewa...
- Unable to View / Edit Bucket Files
Hi! I am unable to view / edit Bucket Files. While Previews work just fine, clicking the actual file to view or edit it produces the errors seen in the attache...
- How to remove the Sign up link after cre...
Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide o...
