Skip to content

Unraid opencloud template contains wrong variable names #6

@schlegel11

Description

@schlegel11

Hello 😄
Thank you for providing the template file for opencloud.
I found that the name of variable START_ADDITIONAL_SERVICES is wrong.
It is correct, if the compose file with the provided .env file is used, but the actual variable is passed to OC_ADD_RUN_SERVICES.
So for additional services you have to use e.g. OC_ADD_RUN_SERVICES=notifications,antivirus.
It is also important not to use " quotes for the variable value.

Not sure if COLLABORA_DOMAIN or ONLYOFFICE_DOMAIN are valid variables anymore but they are not mentioned in the docs either. Unfortunately I'm not using them so I'm not able to verify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions