Docker compose for nextcloud? I cannot get it to run on my fedora server and it can’t access the db…
Docker compose for nextcloud? I cannot get it to run on my fedora server and it can’t access the db…
Password is right in compose and config. Idk what else to do.
If you use the
links:
element in thenextcloud
service, the services listed there will be available using their hostnames. On the Nextcloud setup screen, choose mysql as the database engine, usedb
as the database host, and enter matching values into the other fields.Thanks for sharing!