ReinerNippes
ReinerNippes
You could push your changes to a new branch and we could try to fix things in this branch.
sorry. i have to fix this. since i changed the database volume from /opt/nextcloud/database to nextcloud-database-vol it is not removed anymore when state=absent. there are two scripts to remove docker...
The Fedora.yml task file is rather old. Sorry. I guess right now nginx is include in "normal" fedora repos. Back in time I configured a CentOS 7 nginx repo as...
try again. 55c0446e7dcbd but i'm not shure that this is the only problem.
In theory yes. You have to understand traefik routing and set the nginx container labels [here](https://github.com/ReinerNippes/nextcloud_on_docker/blob/master/roles/docker_container/tasks/nginx.yml#L36). To adjust the nextcloud settings (e.g overwrite.cli.url) you have to edit [this file](https://github.com/ReinerNippes/nextcloud_on_docker/blob/master/roles/nextcloud_config/defaults/main.yml#L5).
I changed the template to template0. And it seems to work.