I thought about the https://recipes.coopcloud.tech base URL, so I added that one now. But if you think the git.coopcloud.tech is more appropriate, I'll change it to that one.
OK, I feel stupid, but at least it works now. Let's hope it helps somebody else not spending 4h to look for OnlyOffice which is not installed.
#74
Also on the server, I only have the following labels:
nextcloud_dahu_li_web: map[caddy:nextcloud.dahu.li caddy.reverse_proxy:{{upstreams 80}} caddy.tls.on_demand: com.docker.stack.image:ngi…
This is handled automagically by traefik based on the labels in the each recipe.
This is probably my problem: I have a specific setup, because I put the co-op-cloud in a VM on my server, and…
Interesting - I just discovered labels :) So you could: call all abra.sh from all other services on this server with a pre-defined command, e.g., label([[key0, value0], [key1, value1]]),…
So when creating new directories in docker in the volume section, and if the directory doesn't exist yet, it is created as root:root! Which makes the installation fail, as cryptpad is…