`autobase.tech` - Automated database platform for PostgreSQL®
- Dominant language
- JavaScript
- Stars
- 346
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Following the `Fly.io` `Postgres` fiasco https://github.com/dwyl/auth/issues/325#issuecomment-1792297886 we are back to the drawing board when it comes to `Postgres`. 🔍 💭
We took a look at Managed `Postgres` on `DigitalOcean` https://github.com/dwyl/learn-devops/issues/90
and for a simple app that doesn't have many records/updates it would be _fine_ but the moment you need
to scale to a decent size and speed, the costs get out-of-hand compared to self-managing ... https://github.com/dwyl/learn-devops/issues/90#issuecomment-2241488297
Sooooo ... this is what I'm considering: run https://postgresql-cluster.org on `Hetzner` https://github.com/dwyl/learn-devops/issues/97
Using 3 VMs in 3 data centres; **`eu-central`** (`fsn1`), **`us-west`** (`hil`) and **`ap-southeast`** (`sin`): https://github.com/dwyl/learn-devops/issues/97#issuecomment-2471660337
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.