Skip to content

[Bug]: Creating new stack with indirect folder does not create compose.override file #134

Description

@FudiHub

Version

2026.07.02

Unraid Version

7.3.1

Bug Description

Creating a new stack with an external / indirect folder path (e.g. /mnt/user/appdata/newstack) does not create the compose.override.yaml under /boot/config/plugins/compose.manager/projects/newstack
This results in an error when the compose.sh script tries to autostart the stack. Because the script is expecting the override file to be present the stack can not start.

Expected Behavior

The compose.override.yaml file should be created when the stack is created with indirect folder.

Steps to Reproduce

  • make a new stack folder "newstack" under /mnt/user/appdata/
  • Create an new Stack with the compose plugin (gui)
  • Select the path /mnt/user/appdata/newstack as indirect folder path for the project
  • ls /boot/config/plugins/compose.manager/projects/newstack -> compose.override.yaml is missing

Relevant Logs

-

Compose

-

Additional Context

Suggested fix:
Make sure the compose.override file is beeing created under the project path of the compose plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions