Headscale: The Self-Hosted Alternative to Tailscale

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 13

  • @LanCave
    @LanCave 2 місяці тому

    Great video! This took me forever to figure out when I was open source advocate. I will say open ID connect works just fine.

  • @AndreiTelteu
    @AndreiTelteu 2 місяці тому +1

    This is great ! I managed to setup traefik with tls proxy to headscale and headplane (ui), everithing on the same subdomain.
    At the minute 10:21 if you want to use that container as an exit node you need to add "--advertise-exit-node --exit-node-allow-lan-access" on line 40 at TS_EXTRA_ARGS, at the end of the line.

  • @goodcitizen4587
    @goodcitizen4587 2 місяці тому +2

    Brilliant video. Thanks!

  • @JonBrookes
    @JonBrookes 2 місяці тому

    most excellent video, many thaks !

  • @teerapatgui3171
    @teerapatgui3171 8 днів тому

    Cannot connect my phone to the server. After entering the URL, the sign in popup doesn't show up. How can I fix it?

  • @BarakaAndrew
    @BarakaAndrew 2 місяці тому

    Thinking of buying a cheap intel n100 mini pc from AliExpress to set this up at home instead of cloud. Love that you are using caddy for the reverse proxy.

  • @prometeo006
    @prometeo006 Місяць тому

    Such a excelent video but, how do you gather the certificates in the client side?

    • @easyselfhost
      @easyselfhost  Місяць тому

      Do you mean the proxy server on the home server? I use Caddy with Cloudflare integration that can create certificates through letsencrypt via DNS challenge

  • @ranggasewu
    @ranggasewu 2 місяці тому

    is it possible to make a client host as exit gateway? so another tailscale client can access the networks behind that exit node?

    • @easyselfhost
      @easyselfhost  2 місяці тому

      yes, headscale also supports exit node

    • @KhairulHidayat
      @KhairulHidayat Місяць тому

      Yes, but it's not recommended to run the Tailscale client alongside the Headscale server, as it may interfere with subnets. However, you can run a small VM using incus or qemu/kvm to host an isolated Headscale server.

  • @JohannTan
    @JohannTan 2 місяці тому

    If perhaps this had the Mulvad integration, I might just try this.