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
- login With OAuth Failed
login With OAuth Failed: when i cliick to login with any of the following (facebook, gmail or apple) am being redirected out of the app to enter my detail, afte...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- Synchronous Function Execution Timed Out...
Hi Appwrite team 👋 I’m facing a synchronous function execution timeout issue on Appwrite Cloud and would appreciate some guidance. I executed this function u...