

I mean, it shouldn’t be, but apparently it is
I mean, it shouldn’t be, but apparently it is
Ugh, not this voice control BS again. It’s like the people who pop up every once in a while asking why there isn’t a “natural English” programming language. It’s because human language is imprecise and full of nuance. To describe something to the precision needed for a computer to take action and actually do the thing you want it to do, you have to be so ridiculously verbose in your description that it would take 10-100x longer than just clicking a button with your mouse or typing a command on the keyboard.
Have none of these people ever sat behind someone operating a computer and tried to instruct them to do something even moderately complex? About 5 minutes in I’m usually tearing my hear out screaming “JUST LET ME SIT IN THE CHAIR AND DO IT MYSELF!”
OliveTin, gives you a clean web UI for pre-defined shell scripts, with a dynamically reloadable YAML configuration.
There are a ton of things you could use it for, but I use it for container and system updates. A pre-processor runs on a schedule and collects a list of all containers and systems on my network that have available updates, and generates the OliveTin YAML config with a button for each. Loading up the OliveTin webUI in a browser and clicking the corresponding button installs the update and cycles the container or reboots the host as needed. It makes it trivially easy to see which systems need updating at a glance, and to apply those updates from any machine on my network with a web browser, including my phone or tablet.
There’s no need for that. X.1 -> X.2 is a minor upgrade, there’s no reason to wipe and reinstall for it.