codegod100
  • Joined on 2023-02-11
codegod100 commented on issue coop-cloud/organising#428 2023-04-10 21:51:52 +00:00
Global template for labels when/if we move to caddy

"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…

codegod100 commented on issue coop-cloud/organising#388 2023-03-01 01:14:58 +00:00
Caddy as a Traefik replacement?

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 🤷‍♀️

codegod100 commented on issue coop-cloud/organising#388 2023-03-01 01:11:07 +00:00
Caddy as a Traefik replacement?

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?

codegod100 commented on issue coop-cloud/organising#388 2023-03-01 00:48:39 +00:00
Caddy as a Traefik replacement?

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…

codegod100 commented on issue coop-cloud/organising#388 2023-03-01 00:34:21 +00:00
Caddy as a Traefik replacement?

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…

codegod100 opened issue coop-cloud/organising#428 2023-02-28 20:35:48 +00:00
Global template for labels when/if we move to caddy
codegod100 closed issue coop-cloud/organising#423 2023-02-22 16:23:23 +00:00
weird error when trying to deploy
codegod100 commented on issue coop-cloud/organising#423 2023-02-22 16:23:14 +00:00
weird error when trying to deploy

I just don't know how to write a config file user error

codegod100 commented on issue coop-cloud/organising#423 2023-02-22 16:17:16 +00:00
weird error when trying to deploy
❯ 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…
codegod100 commented on issue coop-cloud/organising#423 2023-02-22 16:14:59 +00:00
weird error when trying to deploy
❯ 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?

codegod100 opened issue coop-cloud/organising#423 2023-02-22 16:09:16 +00:00
weird error when trying to deploy
codegod100 commented on issue coop-cloud/organising#421 2023-02-22 12:59:34 +00:00
Failing to deploy app; no errors in logs

Why have separate logs and errors commands? Intuitively I expect to find errors in the logs

codegod100 closed issue coop-cloud/docs.coopcloud.tech#134 2023-02-21 23:50:39 +00:00
abra troubleshooting page
codegod100 pushed to main at coop-cloud/docs.coopcloud.tech 2023-02-21 23:49:46 +00:00
a71e3397f8 Update 'docs/abra/trouble.md'
codegod100 commented on issue coop-cloud/organising#388 2023-02-21 23:37:10 +00:00
Caddy as a Traefik replacement?

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…

codegod100 commented on issue coop-cloud/organising#421 2023-02-21 19:03:35 +00:00
Failing to deploy app; no errors in logs

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…
codegod100 opened issue coop-cloud/organising#421 2023-02-21 19:00:52 +00:00
Failing to deploy app; no errors in logs
codegod100 opened issue coop-cloud/docs.coopcloud.tech#134 2023-02-19 17:32:27 +00:00
abra troubleshooting page
codegod100 commented on issue coop-cloud/organising#420 2023-02-19 05:17:24 +00:00
Sometimes network isn't created on deploy

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

codegod100 opened issue coop-cloud/organising#420 2023-02-18 17:15:54 +00:00
Sometimes network isn't created on deploy