Home

Stop putting off your homelab projects—they’re easier then you think

$$22562
https://piefed.zip/u/Sunshine posted on Apr 6, 2026 05:16
https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think
Reply
$$22589
https://piefed.muxika.org/u/muxika posted on Apr 6, 2026 07:14
In reply to: https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think

“Than,” but good on ya, Patrick. 

https://piefed.muxika.org/comment/213734
Reply
$$22590
https://piefed.blahaj.zone/u/CorrectAlias posted on Apr 6, 2026 07:17
In reply to: https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think

I’ve been putting off migrating a bunch of my docker run configs to compose. All of the services I’ve stood up for the least year and a half or so are using compose, but I still have most of mine using standard docker run (mostly because that was the default for Unraid when I built my server years ago). Maybe some day I’ll have the time to just do it all at once.

https://piefed.blahaj.zone/comment/4024543
Reply
$$22592
https://piefed.muxika.org/u/muxika posted on Apr 6, 2026 07:34
In reply to: https://piefed.blahaj.zone/comment/4024543

If you feel more comfortable with docker run, you could give podman a try. The security and automation benefits outweigh the differences, IMO. 

https://piefed.muxika.org/comment/213846
Reply
$$22605
https://slrpnk.net/u/MalReynolds posted on Apr 6, 2026 09:07
In reply to: https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think

Counterpoint, more containers / projects, more maintenance, likely more fragility. Sure, spin ‘em up and play around, but if you don’t use them, get them out of your stack.

I like to keep the configs around but not active. if I need them they’re just a systemctl –user start away (podman quadlets).

https://slrpnk.net/comment/21648557
Reply
$$22606
https://piefed.blahaj.zone/u/CorrectAlias posted on Apr 6, 2026 09:08
In reply to: https://piefed.muxika.org/comment/213846

Oh definitely, I use pods with quadlets for prod clients. Unraid just doesn’t support them natively (nor is there a third party plugin that I’m aware of)

https://piefed.blahaj.zone/comment/4025281
Reply
$$22610
https://europe.pub/u/Blaad posted on Apr 6, 2026 10:08
In reply to: https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think

Not everything needs to be a container, I’ve got separate machines doing separate things, sometimes going native is easier to maintain…

https://europe.pub/comment/6879401
Reply
$$22622
https://lemmy.dbzer0.com/u/ScoffingLizard posted on Apr 6, 2026 11:40
In reply to: https://piefed.zip/c/technology/p/1348516/stop-putting-off-your-homelab-projects-theyre-easier-then-you-think

I needed to hear this. Thanks!

Right now I’m stuck trying to get the wireguard packages of Github for my openWRT router because it shipped with some funky snapshot OS version and I have no idea how to download a WG version from the Openwrt repo that goes specifically with the Snapshot. It’s air gapped until I can get the VPN server working.

Maybe I can git clone the whole repo to my flash drive and use the package manager to install with a Sim link from /tmp to the drive.

https://lemmy.dbzer0.com/comment/25381260
Reply
$$22716
https://piefed.blahaj.zone/u/CorrectAlias posted on Apr 6, 2026 20:07
In reply to: https://europe.pub/comment/6879401

The only services I have native are pihole and Home Assistant. What are you running that is easier to maintain natively?

https://piefed.blahaj.zone/comment/4032226
Reply