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
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)