Skip to content

port reference required connection to mariadb docker on unraid #36

Open
@vvvinny

Description

@vvvinny

Running the official Nextcloud script on Unraid with db access on port != 3306 required adding "--port="xxxx" " in both the mysql connection sections of the script.

--host="$db_host"
--port="xxxx"
--user="$db_user"
--password="$db_pwd" \

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions