• 0 posts
  • 18 comments
Joined 3 years ago
Cake day: September 27th, 2023
  • Once you figure out how traefik is configured, this is super logical and easy. Also, you can use it with podman and qublet on fedora, so you can manage it all with systemd.

    https://theobservum.com/posts/2023/2023-04-15_traefik/

    Tldr; Traefik is looking at all containers and scans for labels (attributes on containers). If certain labels are set, Traefik adjust itself. So the trick is how to set those labels, which both docker compose and qublet make easy, but qublet doesn’t need a compatibility package and comes natively with podman.

  • Don’t know how to help you with those vdi problems, but here is an out of the box thinking: tell him to ask a neighbor.

    I have a similar situation so i got a hetzner VM and set up wireguard connections from both ends, so that vm serves as a hub/router. Then you can just ssh into the machine via vpn and do an update, upgrade or whatever.

    If you stick with Ubuntu lts, it will require very little maintenance.