32
top 9 comments
sorted by: hot top new old
[-] muxika@piefed.muxika.org 18 points 3 months ago

"Than," but good on ya, Patrick. 

[-] Blaad@europe.pub 7 points 3 months ago

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

[-] misk@piefed.social 3 points 2 months ago* (last edited 2 months ago)

I would even be so bold to claim that it is possible to run multiple services on a single computer without containers. My 10 year old PC with 15W CPU doesn’t break a sweat running *-arr stack, home automation, media center etc. I can install packages, compile apps and make systemd services out of them and I can’t see a reason to introduce unnecessary complexity into this.

[-] CorrectAlias@piefed.blahaj.zone 1 points 3 months ago

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

[-] CorrectAlias@piefed.blahaj.zone 7 points 3 months ago

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.

[-] muxika@piefed.muxika.org 6 points 3 months ago

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

[-] CorrectAlias@piefed.blahaj.zone 3 points 3 months ago

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)

[-] ScoffingLizard@lemmy.dbzer0.com 4 points 3 months ago* (last edited 3 months ago)

I needed to hear this. Thanks!

Right now I'm stuck trying to get the wireguard packages off 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.

[-] MalReynolds@slrpnk.net 3 points 3 months ago* (last edited 3 months ago)

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).

this post was submitted on 06 Apr 2026
32 points (92.1% liked)

Technology

2618 readers
9 users here now

Tech related news and discussion. Link to anything, it doesn't need to be a news article.

Let's keep the politics and business side of things to a minimum.

Rules

No memes

founded 1 year ago
MODERATORS