forked from dcflachs/compose_plugin
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add option to use a custom initialization script for auto-starting compose stacks instead of the default start, allowing users to control service startup process.
Detailed description
For stacks where startup order is critical or where separate pre-setup is necessary, this can cause initialization failures.
Adding an optional "Custom Start Script" field in the stack settings (alongside the existing autostart toggle) where users can specify a path to a custom shell script would be beneficial. When autostart is enabled and a custom script is provided, execute that script instead of the default starting behaviour.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request