Yes, another great solution.
- 0 Posts
- 11 Comments
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.
- PiHole - you can use the custom DNS to route domain names to you npm
- npm (Nginx proxy manager) - allows easy access to all your services hosted on one box
Marketplace on NPR. I like the more economic view of the news.
wer2@lemm.eeto Technology@lemmy.world•The Framework Laptop 13 is about to become one of the world’s first RISC-V laptopsEnglish41·11 months agoThis is a great answer.
wer2@lemm.eeto Free and Open Source Software@beehaw.org•what's your current linux distro?1·11 months agoSlackware was my first real distro (many moons ago), glad to see people still enjoy it.
wer2@lemm.eeto Selfhosted@lemmy.world•Looking for peoplecs experiences with Systemd-less distros for a home serverEnglish1·1 year agoI’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.
wer2@lemm.eeto Selfhosted@lemmy.world•Migrated my self-hosted Nextcloud to AIO and I absolutely love itEnglish2·1 year agoI feel like that is what snaps are for, long running server applications.
wer2@lemm.eeto Technology@lemmy.world•How many of you actually use the headphone jack on your phone?English91·1 year agoBecause less ports equals less cost.
wer2@lemm.eeto Technology@lemmy.world•Running AI is so expensive that Amazon will probably charge you to use Alexa in future, says outgoing execEnglish15·2 years agoMy 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.