-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
autobase.tech
- Automated database platform for PostgreSQL®
#114
Comments
We had a brief hiccup where we couldn't make progress ... 🧱 |
Rebranded to "autobase" ... https://github.com/vitabaks/autobase 💭 |
https://postgresql-cluster.org/ (before the rebrand) annoyingly it has scroll-based rendering so some of it is missing. 🤦 anyway, this is what it looked like when we first considered using it. |
Managed to deploy the cluster this morning and do a full doc & screen recording! 📝 📺
|
Currently trying to connect to the |
autobase.tech
- Automated database platform for PostgreSQL®
@MikeRund never be afraid of asking a |
This is a great use-case of not not being afraid to ask the questions, thanks @nelsonic and congrats on deployment! 🚀 |
As noted in vitabaks/autobase#824 (comment) this is all working now. |
First PR: vitabaks/autobase#835 |
it's not an "update" though ... it's a whole new app that replaces the old! I'm already editing while it downloads in the bg. ⏳ |
@nelsonic do you use Ansible to setup your (VPS?) Hetzner ? Do you use containers? |
@ndrean yeah, autobase uses |
@nelsonic I asked for Ansible palybook here -> https://github.com/vitabaks/autobase#command-line |
Hi👋🙂 You might also be interested in a GitOps-based approach for managing database clusters. You can find more details here: https://autobase.tech/docs/management/gitops |
I deliberately left the |
Following the
Fly.io
Postgres
fiasco dwyl/auth#325 (comment) we are back to the drawing board when it comes toPostgres
. 🔍 💭We took a look at Managed
Postgres
onDigitalOcean
dwyl/learn-devops#90and 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 ... dwyl/learn-devops#90 (comment)
Sooooo ... this is what I'm considering: run https://postgresql-cluster.org on
Hetzner
dwyl/learn-devops#97Using 3 VMs in 3 data centres;
eu-central
(fsn1
),us-west
(hil
) andap-southeast
(sin
): dwyl/learn-devops#97 (comment)The text was updated successfully, but these errors were encountered: