Mateleo

joined 2 years ago
[–] [email protected] 1 points 5 months ago

The hyfen stalled in front of the exclamation mark ! Joking aside, thanks for the recommendation, I thought it was all one word.

[–] [email protected] 2 points 5 months ago

The VPS remains this single point of failure :(

The DNS-based approach seems to be the best bet for my use case.

[–] [email protected] 1 points 5 months ago

Oh nice ! I will check that

[–] [email protected] 1 points 5 months ago

Thank you ! I'll look into it

 

Hello everyone!

My friend and I have each bought an optiplex server. Our goal is to selfhost a web app (static html) with redundancy. If my server goes down, his takes over and vice versa. I've looked into Docker Swarm, but each server has to be totally independent (each runs its own apps, with a few shared ones).

I can't find a solution that allows each server to take over and manage loadbalancing between the two. Ideally with traefik, because that's what we're currently using. To me the real issue is the DNS A record that point to only one IP :(

1
Scale to other countries (lemmy.dbzer0.com)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

Hello everyone !
I have a node app and a PostgreSQL DB in VPS using Docker, with Coolify as a CI/CD, nothing too fancy, you might say.

My question is the following.
I have a lot of read/write on my DB and even the lowest increase in DB latency can have an impact on my users' experience. As my VPS is in France, what could be the best/easiest (selfhosted?) option to solve this problem in other regions (North America, Asia...) ?

Thks in advance 🎄🎁