I have a fairly complicate bolt plan to upgrade mariadb from one version to another. it includes subplans to verify a recent off-server backup, free space, etc, then makes a mariabackup, swops apt sources, does the package installs and a mariadb_upgrade as per the manuals, then a puppet run.
would I be able to execute all of that from a web gui, against a fact-driven inventory in a similar way as that page shows how to run ping?
with a way for me or others to track progress?