Hello,
I am trying to setup this docker container, but I am always getting the following SQL error "No route to host".
I have setup a MariaDB with a user 'nextcloud' and a DB also named 'nextcloud' The MariaDB runs on unraid with the port 3008.
In nextcloud setup I have entered the [IP of the unraid server]:3008
I have verified that the user was created, and that the DB also exists, and that the user is allowed to access the Database.
Has anyone gotten this container working with anything but the default SQL lite Database?
I have another Server which runs SQL express, maybe I will attempt to connect with that one, but I would prefer to have everything related to nextcloud running on the same machine....