AMP
AMP copied to clipboard
Generic Config "Run Once" Update Stage Setting
Feature Request
Feature Information:
-
What should it do? I'm specifically looking to have the "Executable" Update Stage allow for a "run once" setting for use with a MariaDB config template where running the program
mysql_install_db.exemore than once could cause damage to the setup. This would be useful on any update stage though. -
Is it specific to a given application module? Generic Module
I confirm:
- [x] that I have searched for an existing feature request matching the description.
- [x] that my checkboxes above look like the one on the left (remove this line when done)
Few things I could do here. I could add 'conditional' update stages (Only runs if a certain file doesn't exist) - or update stages that delete themselves from the list once they've run successfully. The former is definitely tidier.
I can't think of a scenario right now that checking for an existing file wouldn't address. That seems like the way to go.
Self-destructing update stages do sound cool though. Lol