this post was submitted on 06 Jun 2023
7 points (100.0% liked)

Self-hosting

3419 readers
3 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 3 years ago
MODERATORS
 

Just an idea. Anyone interested in buying some solar hardware to play with?

you are viewing a single comment's thread
view the rest of the comments
[–] sam_uk@slrpnk.net 1 points 2 years ago (1 children)

Might be a fun project to work on. I wonder if we could convince some grant funder to give us money?

Would this approach help with the database replication? https://hevodata.com/learn/postgresql-sync-replication/#Method2

[–] poVoq@slrpnk.net 2 points 2 years ago (1 children)

I think that is only for synchronizing read-only instances off a main centralized one that is being written on. That can help with scaling, but having a central point of failure that needs to be available 24/7 would be kind off the opposite of the idea of the solar protocol.

[–] sam_uk@slrpnk.net 1 points 2 years ago (1 children)
[–] poVoq@slrpnk.net 2 points 2 years ago

Yeah, maybe. I didn't know this project before and would need to look into the details a bit more. Bookmarked ;)