• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: February 19th, 2024

help-circle
  • 10W? That’s incredibly low - under 100mA wherever in the world you live. About the same as an LED bulb, or a tenth of an average incandescent lightbulb.

    For comparison: my NAS and NUC (mix of HDD and M.2 drives; both hosting services) draw 75W combined at idle, measured via Home Assistant and a smart plug, and that’s generally considered low-power self-hosting.

    I’d be pleasantly amazed if you could get a laptop to use less, so I look forward to other replies.


  • I still use all 3, though I’m slowly moving CPU intensive containers to the NUC. The Pi is untouched so far, partly because having edge services there will make it easier of I decide to implement a DMZ.

    The NUC+Proxmox is a great combination. Bit of a learning curve (eg. as with Docker, you need to pass devices in Proxmox and then to the container; same with CIFS shares), but there are lots of resources out there. I have no regrets going this route, and it had low power consumption.

    On Windows thing, I was specifically referring to the server OS as the NUC came with Win11. Do whatever works for your desktop/gaming setup.

    Though I also switched that to Linux (EndeavourOS, though there are other game-friendly options) a couple of years ago, and its worked out great. Guild Wars 2 was my most modded Windows game, and I can run all except one of the Windows-based addons I want for it. Setting it all up the first time is a ball ache (as it was with Windows, but that was done over time 🤷‍♂️). 😊


  • I was hosting most of my Docker stuff on my Synology DS920+, use Docker in a Pi 4B for AdGuard Home and WireGuard, and found myself wanting to use Home Assistant.

    Can’t use Docker for HA if you want HACS (addons) and Synology decided to kill USB drivers some time back, so looked around for options. Considered a Nabu Casa Yellow with a CM5 compute module (for Voice PE) and its price was more than a GMKtek N150 NUC, which has far higher specs and enough headroom for other things. So I got the NUC.

    First thing I did was nuke Windows and replaced it with Proxmox, then installed Home Assistant OS (HAOS) as a VM in it. Plenty of headroom left, so now it’s also got a Linux VM, a few LXCs, etc. (The Proxmox Helper Scripts site makes it very easy).

    Could easily install AGH or PiHole and a bunch of other things on it. Think it’s the best bang for buck thing I’ve bought in years.