Tailscale Caddy Docker

Hello,

I currently run a few services on my own hardware and I came across the following problem. Most of the time I use proxmox lxc containers and raspberry pi’s to host services and everything is connected via tailscale and my setup most of the time is: on the host

  • tailscale with permission for caddy
  • caddy reverseproxy with a Tailscale domain (xyz.mydomain.ts.net) In docker (1 service per lxc container)
  • tandoor

Is there a way that I can create a docker compose file with Tailscale, Caddy and a service?

Thank you

9 points · 1 comments · view on lemmy.world

1 Comments

zikk_transport2@lemmy.world · 4 pts · 3y

Yeah. I just wrote something similar. 😅 https://lemmy.world/comment/1330730