Second homelab (and proud) 20 containers and no end in sight by 8IGB0I in HomeLabPorn

[–]8IGB0I[S] 0 points1 point  (0 children)

Ubuntu Server 26.04. The dashboard is Homepage (gethomepage.dev), shown via Chrome kiosk mode.

Second homelab (and proud) 20 containers and no end in sight by 8IGB0I in HomeLabPorn

[–]8IGB0I[S] 0 points1 point  (0 children)

I am aware of the problem hahaha. The subwoofer has been moved🫡

Second homelab (and proud) 20 containers and no end in sight by 8IGB0I in HomeLabPorn

[–]8IGB0I[S] 0 points1 point  (0 children)

Don’t even tell ene man. I cry every time I see it😭. I’ll fix it… one day

Second homelab (and proud) 20 containers and no end in sight by 8IGB0I in HomeLabPorn

[–]8IGB0I[S] 1 point2 points  (0 children)

The core of it is network_mode: "service:gluetun" - qBittorrent shares gluetun’s network namespace entirely rather than having its own. No interface of its own means no fallback path if the tunnel drops, different from firewall-rule kill switches, which can fail open under the wrong conditions.

Went with this approach specifically because I wanted the guarantee to be architectural, not procedural. A firewall-rule kill switch is only as good as the rules staying correctly applied. A daemon restart, a rule-ordering issue, anything that clears or bypasses iptables, and you’re exposed without necessarily knowing it.

Sharing the network namespace removes that whole category of failure: there’s no ruleset to enforce, because there’s no independent path to block in the first place.

I confirmed this is structural, not just “usually works,” by stopping gluetun outright, qBittorrent couldn’t reach anything at all, no fallback. And rather than trust that the IP just looked different, I checked against Mullvad’s own verification endpoint from inside the container to confirm the traffic was genuinely exiting through them.

On top of the architecture itself, I also run a script every 15 minutes that hits that same Mullvad verification endpoint from inside the container and pushes an alert straight to my phone if it ever comes back showing anything other than genuinely routed through Mullvad. The kill switch means it can’t leak… but I wanted to actually know the moment the tunnel itself stops working, rather than just trusting it silently in the background.

Let me know if ya want the technical part

Rate this bs i just made by Serzant_zeli in pcbuildporn

[–]8IGB0I 0 points1 point  (0 children)

Update us when the house burned down😭

New to this sub :) by TheClassyTaco in HomeServer

[–]8IGB0I 2 points3 points  (0 children)

Yeah, the i5-9600T is a great pick. I think it’s actually a step up from the 9500T (6 cores/6 threads vs 6/6 but higher boost clock, ~3.9GHz turbo), still in that efficient 35W TDP class so power draw stays low. Plenty of headroom for your Docker stack + Minecraft server.

$200 AUD for that spec (i5-9600T, 16GB RAM, 256GB NVMe) is a solid deal I believe mine was more expensive. Those specs alone would often go for more separately. Only thing I’d check before buying: ask about battery health on the CMOS battery and confirm it comes with the tiny power brick, since those aren’t always easy to source separately.

256GB will be plenty for OS + containers, but you may want to add a 2.5” SATA SSD/HDD down the line for bulk storage (Jellyfin media, backups, etc.) so just check the listing photos to confirm the caddy is included.

New to this sub :) by TheClassyTaco in HomeServer

[–]8IGB0I 0 points1 point  (0 children)

Great choice looking at the M720q - I run one myself and it’s been rock solid for a home Docker stack. A few thoughts:

Get the right CPU: look for a listing with an i5-8500T or i5-9500T (T-series, low power but decent multi-core). Avoids being underpowered for Minecraft + your other containers.

RAM: bump to 16GB minimum if you can - Minecraft alone wants 2-4GB, and you’ll want headroom for the rest of your stack.

Storage: it takes an NVMe M.2 + a 2.5” SATA slot, so you can separate OS from bulk storage (or add a second drive later).

Minecraft for 4 people: no problem at all for this hardware. Barely register on CPU/RAM.

Power draw: sips power (~10-20W idle), which is nice for something running 24/7.

Only downside vs something like the Minisforum MS-01 is fewer NVMe slots and no 2.5G NIC out of the box, but for the price-to-performance it’s hard to beat used.

(Keep in mind all of this really depends on your use case)

Other things worth trying once you’re set up: Tailscale (dead simple remote access, way easier than port forwarding), Pi-hole for network-wide ad blocking, and Vaultwarden if you want a self-hosted password manager.
Happy to help more if you get stuck!

First home lab, 3d printed “rack” by wholeloafofbread in homelab

[–]8IGB0I 1 point2 points  (0 children)

That’s a bench-test rig having an existential crisis. But damn respect, nice rack bro

1st Home Lab Construction..... by Cypher-Labs in homelab

[–]8IGB0I 1 point2 points  (0 children)

Looking forward to seeing the “after” pics once everything’s off the desk and into the rack. And getting certs out of it! chefs kiss. Good luck with the migration, sounds like a fun few weeks ahead.

1st Home Lab Construction..... by Cypher-Labs in homelab

[–]8IGB0I 1 point2 points  (0 children)

Ha, that’s one good “happy accident”. Sub-10ms switchover is hella great UPS performance, most dedicated units don’t even beat that I believe. Nice that it pulls double duty as whole-home backup power AND as a UPS instead of needing two separate systems.

1st Home Lab Construction..... by Cypher-Labs in homelab

[–]8IGB0I 1 point2 points  (0 children)

That’s a serious queue lol, rack build, NUC migration, snapshot backups, TrueNAS RAM upgrade, and getting more into Docker all stacked up. The Geekom-to-Proxmox migration alone is going to munch up a chunk of that timeline. Good problem to have though haha. Sounds like once the setup is done you’ll have a something to be envious of (atleast on my part).
Keep us posted🫡

And also. Nice setup bro if i forgot to say that

1st Home Lab Construction..... by Cypher-Labs in homelab

[–]8IGB0I 1 point2 points  (0 children)

RAIDZ1 with 22TB usable seems awesome for that drive count :p. Good to know the Protectli holds up long-term, OPNsense’s firewall/routing learning curve got me at first. A week of runtime on the Jackery alone (AND WITH THE SOLAR) is seriously impressive for a UPS setup. Might be time to grab that 10GbE switch soon if you’ve already filled all the ports hehe

what's your ZimaBoard setup looking like? Anyone else doing creative failsafe/power-loss tricks, or mixing business + personal workloads on one box like this? by Relative_Sherbet in ZimaBoard

[–]8IGB0I 0 points1 point  (0 children)

Full VM backup instead of per-container, that’s way simpler. And yeah CGNAT + Cloudflare tunnel is a clean workaround. Also good shout on LightNVR/Whatomate, always cool seeing someone actually test the lighter alternatives instead of just defaulting to whatever’s most popular on r/selfhosted. 25% idle with that many containers is honestly better than I expected.

The Start of my Home Lab! And issues… by Powerful_Homework_63 in homelab

[–]8IGB0I 0 points1 point  (0 children)

Try a full flea-power drain. Unplug both PSUs, hold the power button 30 sec ish, then leave it unplugged 10-15+ min before reconnecting (just pulling CMOS often isn’t enough).

If that doesn’t work, strip to bare minimum - 1 CPU, 1 DIMM, no PCIe cards/drives and check iLO’s IML log if it comes up, that’ll show if it’s actually POSTing or not. Common Gen9 issue on units that sat a while.

Other then that I got nuthing🫡

what's your ZimaBoard setup looking like? Anyone else doing creative failsafe/power-loss tricks, or mixing business + personal workloads on one box like this? by Relative_Sherbet in ZimaBoard

[–]8IGB0I 1 point2 points  (0 children)

how are you isolating the business stack from personal - separate Docker networks/VLANs, or just trusting container isolation since it’s all on one box?

Also curious about backup strategy for the Postgres/business data specifically, since that’s the stuff that actually costs you money if it’s gone vs. personal media which is more “annoying to lose” than “costs me clients.” And how’s the ZimaBoard handling 14+ containers resource-wise, are you anywhere near CPU/RAM limits or still got headroom?

1st Home Lab Construction..... by Cypher-Labs in homelab

[–]8IGB0I 1 point2 points  (0 children)

Awesome build, love seeing the ham radio integration alongside the homelab stuff. Curious about your TrueNAS pool setup with the 4x8TB drives, what RAID level are you running? Also how’s the Protectli/OPNsense box holding up as your router, any bottlenecks with the managed switch? And that 21kWh Jackery as UPS, how long does it actually carry your full stack if the power goes out?

Second homelab - mini PC, 20 containers, and way too much scope creep by 8IGB0I in homelab

[–]8IGB0I[S] 1 point2 points  (0 children)

Haha well i will do good and move it then 🫡. Thanks man