Thanks for the response. Seems like I made a good choice by going with the AGPL
Thanks for the response. Seems like I made a good choice by going with the AGPL
Dumb question because I’m not fluent in License-Lore: which license would be best at preventing others (or me from the future) from selling / closing down the licensed work? Would it be GPL, AGPL, MPL, something else?
Wait until you hear about Biebian
If you need another thing to do, you could try to make your opnsense HA and never have your internet stop working while rebooting a node. It’s pretty simple to set up, you might finish it in 1-2 evenings. Happy clustering!
I know, but every time I had to do that it felt like it’s a jank solution. If you have a raspberry pi or smth like that you can also set it up as a qdevice.
…and if you’re completely fine with how it is you can also just leave it like it is
You should get another node, otherwise when node1 fails node2 will reboot itself and then do nothing because it has no quorum
Switch to SearxNG instead
i can’t believe so many people didn’t get that part
ventoy but instead of it being installed on a usb stick it is set up as a PXE Server, which then serves boot images over the network to your clients that you want to install
I’ve been using it through remmina for years at this point and I’ve rarely had a problem with it. Big thank you to the developers
Arent SR modules okay for your run length? It doesn’t look like you have >300m (ca. 2 football fields if you are american) from your rack to your office
Do they already have their own index? Last time I used it (when it was still beta) it was quite okay, but it was basically yandex or whatever with a different front-end and site-pinning
If you update your OS, it could happen that a changed dependency breaks your app. This wouldn’t happen with docker, as every dependency is shipped with the application in the container.