• Hello lifeform

    I am mirsal (they / them)
    Antifa cybersoldier
    Digger of tunnels
    Builder of bridges

    ⵏⴽ ⴳⵉⵖ ⵜⵎⴰⵣⵉⵖⵜ
    I am from the future
    I come in peace

  • Joined on 2021-03-19
mirsal commented on pull request coop-cloud/traefik#50 2025-05-27 18:35:17 +00:00
Switch to endpoint-mode dnsrr instead of vip

i don't have a socket proxy running that i know of

the socket proxy is enabled by default as part of the traefik recipe (traefik is configured to use the proxy to access the swarm control…

mirsal commented on pull request coop-cloud/traefik#50 2025-05-22 04:54:32 +00:00
Switch to endpoint-mode dnsrr instead of vip

@fauno yes, this is related: with this change, the docker socket proxy's internal IP address changes when the container is restarted, you can manually trigger it by running docker kill on the…

mirsal commented on issue coop-cloud/traefik#52 2025-04-22 07:44:24 +00:00
Enable endpoint-mode dnsrr for traefik itself

nope, not while ports are exposed using the ingress routing mesh (which is useless in single-server deployments btw). it can be done in compose.host.yml though

mirsal commented on pull request coop-cloud/traefik#50 2025-04-21 19:27:32 +00:00
Switch to endpoint-mode dnsrr instead of vip

Curious about improvements we might see from this one.

not much tbh, the important bit would be to switch traefik to host-mode port publishing, that would give us out-of-the box IPv6 ingress…

mirsal commented on pull request coop-cloud/traefik#50 2024-11-30 11:36:48 +00:00
Switch to endpoint-mode dnsrr instead of vip

Curious to understand what you would need to know. We can try to bring these points to discussion in the matrix/fedi/etc. channels.

knowing of any deployment on which there are multiple…

mirsal commented on pull request coop-cloud/traefik#50 2024-11-29 11:32:21 +00:00
Switch to endpoint-mode dnsrr instead of vip

in simpler terms, traefik is our load-balancer, we don't need docker to put another load-balancer in front of it.

mirsal commented on pull request coop-cloud/traefik#50 2024-11-29 11:29:30 +00:00
Switch to endpoint-mode dnsrr instead of vip

@decentral1se thanks for stepping in!

that is especially confusing because in docker terms, host-mode networking and host-mode port publishing are completely different things, here we're…

mirsal pushed to endpoint-mode-dnsrr at mirsal/traefik 2024-11-27 16:43:26 +00:00
abbb3255f8 Switch to endpoint-mode dnsrr instead of vip
mirsal commented on pull request coop-cloud/traefik#50 2024-11-27 16:18:34 +00:00
Switch to endpoint-mode dnsrr instead of vip

Do we have any idea of any migration steps that will be required for others?

changing the endpoint mode to dnsrr for socket-proxy is kind of the low hanging fruit there, it shouldn't require…

mirsal commented on pull request coop-cloud/traefik#50 2024-11-27 12:16:21 +00:00
Switch to endpoint-mode dnsrr instead of vip

For reference, those considerations are documented there: https://docs.docker.com/engine/swarm/ingress/

mirsal pushed to endpoint-mode-dnsrr at mirsal/traefik 2024-11-27 12:05:47 +00:00
e2ca964492 Switch to endpoint-mode dnsrr instead of vip
mirsal commented on pull request coop-cloud/traefik#50 2024-11-27 12:02:55 +00:00
Switch to endpoint-mode dnsrr instead of vip

@mirsal to clarify by "..especially as most coop-cloud deployment are single-node. does node mean single server or apps per server?

single-server, sorry for the docker jargon ^^'

mirsal pushed to endpoint-mode-dnsrr at mirsal/traefik 2024-11-27 10:11:06 +00:00
ad0a3c2b41 Switch to endpoint-mode dnsrr instead of vip
b5824c89f1 fix drone runner
9c924f5d67 fix drone runner
ed0945f59f add backupbot label
0fac81d4e2 Merge pull request 'Update to handle gandiv5 personal access tokens' (#49) from gabi/traefik:gandiv5 into master
Compare 7 commits »
mirsal created pull request coop-cloud/traefik#50 2024-11-27 10:09:53 +00:00
Switch to endpoint-mode dnsrr instead of vip
mirsal created branch endpoint-mode-dnsrr in mirsal/traefik 2024-11-27 10:09:00 +00:00
mirsal pushed to endpoint-mode-dnsrr at mirsal/traefik 2024-11-27 10:09:00 +00:00
214b6eaba2 Switch to endpoint-mode dnsrr instead of vip
8cce1b7ff7 chore: publish 2.8.0+v2.11.10 release
b9cbc9ba92 Revert to 2.7.0+v2.11.8
d5f36255fe chore: publish 4.1.2+v3.1.2 release
b836d441f5 chore: publish 4.1.1+v3.1.1 release
Compare 10 commits »
mirsal commented on issue toolshed/organising#648 2024-11-27 09:36:31 +00:00
Failing to deploy Traefik on server missing kernel

There are multiple issues:

  • The server needs a kernel actually installed in order to be able to load modules required for docker networking
  • the traefik recipe is using endpoint-mode vip for…
mirsal commented on issue coop-cloud/peertube#11 2022-04-20 11:31:29 +00:00
upload: Your video file was too large (max. size: 2M)

Is it still an issue? should have been fixed by 046286d266

mirsal pushed to main at coop-cloud/monitoring 2021-08-10 01:16:39 +00:00
c68bdc911b Provision a traefik dashboard in grafana
mirsal pushed to main at mirsal/monitoring 2021-08-10 01:16:33 +00:00
c68bdc911b Provision a traefik dashboard in grafana