Comment on Software for Homeserver router combo
catloaf@lemm.ee 4 weeks ago
I’d run the lightest full OS that you can, and run containers for services.
Comment on Software for Homeserver router combo
catloaf@lemm.ee 4 weeks ago
I’d run the lightest full OS that you can, and run containers for services.
abeorch@friendica.ginestes.es 4 weeks ago
Trainguyrom@reddthat.com 4 weeks ago
If you really want to get fancy you could use something like the frrrouting package to make any Linux based operating system your router, but that’s almost entirely configured through a cisco-like command interface
catloaf@lemm.ee 4 weeks ago
I’ll be honest, I was writing while pooping and didn’t really think it all the way through. A router in a container probably doesn’t make sense. Maybe run the router on the OS, and then services in containers alongside. I’m not sure how janky the networking will be, if docker and the router will both be creating rules. Maybe one VM, so that it’s just a plain bridge adapter, and containers in there.