
When uploading files does the file get stored on the droplet or it stores on digital ocean storage? Same question for the database does everything get stored on the droplets ssd or you have to create outside db for it

By default everything is stored in the Droplet

You can setup an external mariadb database and connect it to your appwrite instance inside the droplet and for files you can setup S3, backblaze or digitalocean spaces

But will it be a good practice to leave everything stored on the droplet

It's not a good or bad practice. It depends on your needs

Okay thanks

Also is it possible to migrate project from another cloud to a different cloud ?
Recommended threads
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
