this post was submitted on 05 Jan 2026
39 points (100.0% liked)
Selfhosted
60210 readers
1035 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:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
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.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I downgraded from used enterprise gear to those ultra small form factor PCs. They sip power well enough on their own that I haven't really bothered tuning anything. I suppose I could cap the frequency with
cpufrequtilsand set the governor to conservative rather than on-demand (I do this with my battery-powered RasPi projects) but I'm not sure how much difference that'll make for my servers.In the past, I had Docker Swarm setup and automation to collapse the swarm down to a single machine (powering the other ones down and back on with WoL) but that was more trouble than it was worth. On average load, the USFF PCs run at about 15 watts and don't usually peak above 30 unless they're rebooting or doing something very heavy. Even transcoding doesn't break 20 watts since I'm using hardware acceleration.
The biggest power savings I found that was worth the effort was to just get rid of the enterprise gear, switch from VMs to Docker containers where possible, and get rid of stuff I'm not using (or only run it on-demand).
The only remaining enterprise power suck I have left is my managed switch. It's a 2005-era dinosaur that's loud and power hungry, but it's been a workhorse I'm having a hard time parting with.