32
Stop putting off your homelab projects—they’re easier then you think
(www.howtogeek.com)
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.
No memes
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.
If you feel more comfortable with
docker run, you could give podman a try. The security and automation benefits outweigh the differences, IMO.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)