Skip to content

Custom script support for stack auto-start #12

@srcLegend

Description

@srcLegend

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions