Dakky
Dakky
Its not this trivial: the shared folder is not accessable from all clients which use sab (eg mobile) And nfs shares from unixoid hosts would be possible, but the overhead...
an "official" statement would be nice. there are some issues which are already fixed with some PRs, but nochting happens to merge them :(
when implementing this feature: please have in mind users, which are not running the setup.sh but installed this manually ^^
@nberardi The difference is, that `setup.sh` hides what happens inside. So I'm hoping for a **manual guide**, how to switch from influx1 to influx2. In my case i have copied...
hmm somethings wrong with the codacy token?
nope they are not. My groupfolder setup:  The content was synced from another nextcloud setup some time ago (not shure if the problem was present there): oldisntance:/groupfolder1 -> newisntance:/groupfolder1...
intersting: I moved all content from groupfolder A to groupfolder B (newly created) and there the same problem appears :scream: Update: a `occ scan:files --path "/user/files/groupfoldername" seems to fix it
Of course. Here are my labels attached to the container: ``` labels: - traefik.enable=true - traefik.http.routers.cypth.rule=Host(`subdomain.mydomain.eu`) - traefik.http.routers.cypth.entrypoints=websecure - traefik.http.routers.cypth.tls=true - traefik.http.routers.cypth.tls.certresolver=le - traefik.http.services.cypth.loadbalancer.server.port=80 ``` So basically there are no...
unfortunetely this does not change anything. And `false` is the default as your codesnipplet shows. But i tried `true` too with no change in the behavior.