You can always self-host Appwrite if you need more uptime for now, in my case I self-host it and I have 99.996% uptime with 0 issues (I check status with better uptime https://status.dh-sw.net)
But the instabilities with cloud will be solved soon.
anticipating
but what's the cause of the cloud instabilities?
Isn't it same version with self hosted?
or is it possible to replicate the project to self hosted?
so I can have the project in two separate places?
It's not the same having 1 database handling traffing from 1 project with few tables, than having thousands of projects handling a huge amount of traffic distributed throught many databases and managing a database with thousands of tables
You can migrate with migrations api from cloud to self-hosted and from self-hosted to cloud
I see
it means the issue is from high traffic?
will it move the project to self hosted or it will copy it to self hosted?
@D5
But yes, mainly heavy load
wow, I celebrate the effort of the community
Cannot respond to this since never tried migrations feature
Mainly appwrite team who is handling this. Also they will apply a solution to those instabilities soon. That's what cloud beta is about, get feedback and issues in order to fix them prior to launching the final product
when is the final product launch?
By the end of this year
sighs š¢ okay
But which server provider do you use, or which will serve me well? @D5
This is happening again today
It was all fine yeaterday
It's showing another downtime on the status page. Why are these so frequently happening the past few days?
There's not any specific recommended provider. You could host in in any cheap VPS like Hetzner. However if you want simplicity when installing, probably Digitalocean or Linode will be the best choice
There were some unexpected issues with databases. It's being fixed and will be completely solved very soon
Is it easy to migrate from self hosted to cloud?
Yes, just click migration button, add API keys, etc
[CLOSED] Abnormal Functioning
Recommended threads
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Hi Appwrite Support Team,My project has ...
Details: Project ID: 69a69f6f00113ed0e8e4 Region: SFO (sfo.cloud.appwrite.io) Error Response: Affected: ALL endpoints ā Functions, Databases, Storage, Health, ...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...