Yes, another great solution.
Yes, another great solution.
A lot of people recommend Docker, but I will go further and say to specifically use Docker compose.
That way all the configuration is in a file that you can backup/restore. Updating is really easy, and you will never forget one of the random flags you need to set.
Marketplace on NPR. I like the more economic view of the news.
This is a great answer.
Slackware was my first real distro (many moons ago), glad to see people still enjoy it.
I’ve been using Void Linux for my home server for a few years now. It uses runit instead of OpenRC, and I haven’t had any problems with it. I would recommend the glibc version over the musl version.
Got 1 VM using KVM (Home Assistant), about a dozen docker containers, and a couple of services running on their own.
I feel like that is what snaps are for, long running server applications.
Because less ports equals less cost.
My Home Assistant Voice is getting really close to displacing Alexa.
I have liked onedev so far.
To add a couple of issues with Dynamic Libraries, and why someone would choose Static Libraries:
Like a lot of things, there are tradeoffs, and there is no universal correct choice.