
Can I ship my app to production with appwrite cloud

Appwrite Cloud is currently in public beta

Consequently it could face some instabilities/downtime and in the worst case data loss (improbably, since they make backups). Unless you have a really small app and you don't care about what's mentioned, use appwrite cloud

If not, you can self-host appwrite really easily in digitalocean. There's one-click installation tool: https://marketplace.digitalocean.com/apps/appwrite
Note you should have the droplet that has 2gb of ram since it's the minimum required.
You can lately migrate to cloud after beta if you want, from self-hosted
Recommended threads
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Error sending push message from dashboar...
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the...
- My organization deleted, how??
Getting error mesasges and I can't find my organization.
