"It does feel like there's a balance in this specific situation between reducing duplication, and preserving the ability for Co-op Cloud recipes to be used without abra"
Why would someone use…
I guess compose files can have multiple services so it's a lot of magic to determine which ones need labels so maybe not. I do like that there is less label config in caddy though 🤷♀️
ostensibly we could automagically insert caddy labels into recipes using domain variables from config files and just delete the traefik labels in our current recipes. Do you see any issues with that?
we would probably need the "inversion of configuration" approach using labels that's provided by caddy-docker-proxy,
Yeah I literally just realized this and added link to their github repo…
Adding some resources:
Reddit thread by caddy author on caddy/traefik: https://www.reddit.com/r/selfhosted/comments/dmve6n/comment/f55nviu/?utm_source=reddit&utm_medium=web2x&context=3
caddy…
❯ ssh dfds
Linux hypatia 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution…
❯ ssh -o ConnectTimeout=5 -l vera -p 22 -- cloud.vera.pink docker system dial-stdio
ssh: connect to host agor.ai port 22: Connection refused
wtf?
Why have separate logs and errors commands? Intuitively I expect to find errors in the logs
I haven't used caddy that much. It feels simpler though based on my memory. I feel like the biggest thing is weighing the cost of the lift to switchover vs the benefit of using something new. We…
My images might be the problem:
❯ docker run -it moonlion/agora-server:prime
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create…
I forget for sure but probably, I can close if it's a swarm issue. I tried to find the issue in swarmkit, not sure if this is the right one https://github.com/moby/swarmkit/issues/2657