• 1 Post
  • 7 Comments
Joined 11 months ago
cake
Cake day: October 28th, 2023

help-circle

  • I have added an edit but before you posted this so let me answer here (you can check the edit also if you feel like it)

    Basically I use traefik and cert manager to retreieve star SSL certs (*.domain.com) for all the domains I own, as those are done via DNS-01 challenges you don’t need your server to be accessible via internet.

    The VPN is then pointing at adguard for its DNS and adguard points my star domains to traefik which then redirect to each services with the star certificate

    EDIT: external services such as the VPN itself is also redirected via Traefik using external services objects so my VPN can sit outside the cluster (in my trueNAS machine) but still have an SSL cert