this post was submitted on 18 Aug 2026
214 points (99.5% liked)

Selfhosted

61475 readers
917 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

This website made me reconsider if 99.9999% SLA and always online is really that important for lots of websites. I used to self-host my own server in my own apartment, but gave up on that after my internet provider had their first major outage that lasted almost a week. Also I didn't want to worry about the fire hazard, or the server going down when I was traveling etc.

But a solar powered server seems interesting, if the batteries could be made fire safe.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] rako@tarte.nuage-libre.fr 11 points 3 hours ago* (last edited 3 hours ago) (1 children)

garage is a software project made for communal home hosting. Tech literates will talk about its S3 API but that's the least interesting part: the most interesting is that it has been purposely built to be hosted on (actual) commodity hardware like second-hand nucs, running on flaky home power and internet and linked together through usual isps. Nodes may come up and down but the cluster withstands all of that.

Garage would be a pretty nice project to run a solar-powered mini-cluster. If sufficiently far from each other, you could even run without polluting batteries !

https://garagehq.deuxfleurs.fr/

[โ€“] vala@lemmy.dbzer0.com 1 points 2 hours ago

That's really neat