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

Selfhosted

61475 readers
871 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.

all 38 comments
sorted by: hot top controversial new old
[–] eyekaytee@lemmy.world 11 points 1 hour ago* (last edited 1 hour ago) (1 children)

This was cool 5 years ago, now you can get solar panels and a home battery big enough to power this thing 24x7 without an issue, even if the sun was fully blacked out for a week

edit: a 40kwh battery would last with the power draw:

Power usage 2.62W

like over a year

[–] Gekkonen@sopuli.xyz 3 points 51 minutes ago

There's a lot of articles about supply based usage vs demand based energy production on that website. The idea that it turns off every now and then is sort of part of the authors' intention of showing "we can live with some outages".

This article in particular is a good one: https://solar.lowtechmagazine.com/2017/09/how-not-to-run-a-modern-society-on-solar-and-wind-power-alone/

[–] HerbGrower@slrpnk.net 8 points 1 hour ago

100% uptime since the last time we turned it on!

[–] Jason2357@lemmy.ca 8 points 1 hour ago

Use a gell cell lead acid battery (the kind that go in regular UPSs). No fire hazzard, ans bonus, they can survive freezing temperatures just fine if outdoors. Downside is replacing a cheap battery every 3 years.

[–] A_norny_mousse@piefed.zip 6 points 1 hour ago

Appreciate the website itself, with it's dithered low-colour PNG illustrations.

[–] ATPA9@feddit.org 35 points 2 hours ago* (last edited 2 hours ago) (1 children)

The uptime looks better than GitHubs...

[–] Gekkonen@sopuli.xyz 14 points 2 hours ago (1 children)

I know this is a typo, but I'm sad Guthub isn't a food delivery company.

[–] drkt@scribe.disroot.org 14 points 2 hours ago

gut pull sandwich.com

gut commit -m "ate too much"
gut push

[–] rako@tarte.nuage-libre.fr 11 points 2 hours ago* (last edited 2 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 1 hour ago

That's really neat

[–] tracyspcy@lemmy.ml 4 points 1 hour ago

This actually cool.

[–] remon@ani.social 3 points 2 hours ago* (last edited 2 hours ago)

All websites go offline when there is no power ...

[–] Stupidmanager@lemmy.world 33 points 4 hours ago (1 children)

Companies claiming 99.9999 uptime is an absurd goal for a SLA, and wouldn’t even survive a small internet outage like a DDoS attack or Akamai outage. I remember in the 90s selling the idea of 5 9’s - 99.999% on my resume until some manager who Interviewed me asked me to state the expected downtime. I stopped claiming that number because it’s impossible without full active redundancy in different locations and not dependent on external providers like cloudflare ever going down.

And please don’t argue maintenance windows “cover it” because that’s not how they work in the real world today.

Downtime per year:

  • 99% ~3.65 days (5,256 min)
  • 99.9% ~8.77 hours (526 min)
  • 99.99% ~52.6 min
  • 99.999% ~5.26 min
  • 99.9999% ~31.5 seconds

For my home lab I’m happy my stuff is online and content I hardly lose access when there’s a power outage thanks to my ups. But if I tracked I’d be closer to 95%. Good enough but I can’t wait till I just don’t care to run anything.

[–] TIEPilot@lemmy.world 11 points 2 hours ago

I worked for a "99.999%" up time facility. No one talks about the exceptions that don't effect that number. Some are out of our hands like weather or a knob w/ a backhoe.

Others are just made up by upper management to hit the numbers for their bonuses.

[–] slazer2au@lemmy.world 58 points 5 hours ago (5 children)

I have never been a fan of anything above 3 nines of uptime even in a business situation.

Your business will not collapse because of 10 min of downtime a week, and if it does that is not technologies fault.

I don't even bother to track my home setup.

[–] iknewitwhenisawit@fedinsfw.app 2 points 14 minutes ago

I found the GitHub employee! 😉

[–] Ice@lemmy.zip 5 points 1 hour ago (2 children)

There are plentiful scenarios where 10 minutes of sequential downtime would be a critical issue. Say you're a telecoms or internet provider - even a one minute delay to a life-saving message can be enough for someone to die.

Furthermore, lots of things are interconnected now. Your business might be able to handle 10 minutes of downtime, but lets say my business relies on 12 different service providers like you, who each have 10 minutes of downtime during a week using your rationale. That could up being 2hrs of downtime each week.

[–] No_Maines_Land@lemmy.ca 3 points 57 minutes ago (1 children)

99.999% is about 5 minutes and 16 seconds of downtime per year.

12 services down perfectly sequentially works out to 76 minutes per year, not 2hours per week.

Not saying there aren't applications where that can't be catastrophic, but you're scale is off for three 9 downtime.

[–] Zeoic@lemmy.world 1 points 11 seconds ago

His comment was not based on three nines, the OP is the one that brought up 10 min a week

[–] slazer2au@lemmy.world 2 points 1 hour ago

Yes, there are some that do, I should have said that. But the number of orgs that need extreme uptime is so small compared to business that think they do need it but really don't.

[–] djdarren@piefed.social 35 points 3 hours ago (2 children)

My home server is 100% up, because I never check it and that's how it works, right?

[–] daniskarma@lemmy.dbzer0.com 9 points 2 hours ago

I didn't turn it down, so it's obviously up.

[–] Koenig2005@feddit.org 10 points 2 hours ago

Schrödingers home server

I don't even bother to track my home setup

I host home assistant and if anything goes down I'll notice pretty fast.

[–] PM_ME_VINTAGE_30S@anarchist.nexus 10 points 2 hours ago (3 children)

Your business will not collapse because of 10 min of downtime a week, and if it does that is not technologies fault.

Hospitals? Air traffic control? Power grid operators? Like these are exceptional businesses, but they're out there.

[–] slazer2au@lemmy.world 4 points 1 hour ago

I agree, but the number of business that have actual need for extreme uptime is insignificant compared to the number of businesses that don't but think for some stupid reason they do.

[–] ParlimentOfDoom@piefed.zip 4 points 1 hour ago (1 children)

Many airports are closed at night.

Good point, but that's planned downtime.

[–] zurohki@aussie.zone 1 points 1 hour ago* (last edited 1 hour ago)

Those do actually go down. Hospitals have to be evacuated after an earthquake, airports force all aircraft to divert or the grid has the sort of outage that gets it's own Wikipedia page and needs to be black started.

[–] danielquinn@lemmy.ca 18 points 4 hours ago* (last edited 4 hours ago) (1 children)

There's a nifty project on Mastodon where someone is running an instance entirely on solar (and I think a battery?). They've been tinkering with some of the code to do things like optimise images for reduced weight or CPU cost.

The project is called @solaradmin@solarcene.community and the account for the person running it is on a separate instance, presumably so people can message them about problems: @smallsolar@techhub.social.

[–] GreenKnight23@lemmy.world 10 points 3 hours ago

1000004480

congrats guys! we killed it!

[–] Shimitar@downonthestreet.eu 18 points 4 hours ago

Uptime for home users is useless. More important is recovery, reboot and resume (the 3'Rs)

You server should reboot automatically, storage should restore itself from unsafe shutdown and your services should resume operations like nothing happened.

This means test your reboot, ensure stuff doesn't break, and so on.

Failing storage after an hard reboot is the hardest.

For network, i have two ISP connections and a an auto switch script Incase one goes down. But honestly it's overkill and not needed for 99% of home hosters.

Buying some kind of UPS like a battery powered power strip is also nice but keep in mind that require maintenance to replace batteries once every few years (long enough to forget) and so be useless. The ups shall only last enough to perform a controlled server shutdown using NUTS.

[–] Nyvios@lemmy.world 8 points 4 hours ago (2 children)

Current uptime of over 23 weeks, not bad

[–] A_norny_mousse@piefed.zip 4 points 1 hour ago* (last edited 1 hour ago)

It's late summer now, best possible time to measure solar-powered uptime. Roughly 5 months, i.e. since mid March, i.e. springtime in Spain. Many daylight hours.

[–] fullsquare@awful.systems 12 points 4 hours ago (1 children)

Lead-acid batteries work if you don't care about weight and lithium-iron phosphate if you do

[–] cmnybo@discuss.tchncs.de 10 points 4 hours ago (1 children)

You're better off with the LiFePO4 batteries even if you don't care about weight. A lead acid battery will wear out quickly when you cycle it daily. Lithium also has a higher charging efficiency, so you get more usable power from the solar panel.

[–] fullsquare@awful.systems 3 points 3 hours ago

Lithium-iron is about 2x more expensive, there might be different availability and energy use during manufacture is probably higher