Use headscale domain from configuration in MapResponse #22

Closed
opened 2025-12-29 01:20:17 +01:00 by adam · 2 comments
Owner

Originally created by @kradalby on GitHub (Aug 21, 2021).

There is two occurrences of the string "headscale.net" in the code, I assume it isnt that important, but should we consider basing it on the user configured headscale domain?

5b1b40ce93/api.go (L442)

5b1b40ce93/namespaces.go (L197)

Originally created by @kradalby on GitHub (Aug 21, 2021). There is two occurrences of the string "headscale.net" in the code, I assume it isnt that important, but should we consider basing it on the user configured headscale domain? https://github.com/juanfont/headscale/blob/5b1b40ce93ffb5f2540449e94562cb9dc98e3267/api.go#L442 https://github.com/juanfont/headscale/blob/5b1b40ce93ffb5f2540449e94562cb9dc98e3267/namespaces.go#L197
adam added the question label 2025-12-29 01:20:17 +01:00
adam closed this issue 2025-12-29 01:20:17 +01:00
Author
Owner

@juanfont commented on GitHub (Aug 26, 2021):

AFAIK this is not important. It has to do with the user authentication / customer domain from Tailscale.com - which is not affecting us as we are using namespaces.

We used to have example.com here, but bought headscale.net for the sake of convenience.

@juanfont commented on GitHub (Aug 26, 2021): AFAIK this is not important. It has to do with the user authentication / customer domain from Tailscale.com - which is not affecting us as we are using namespaces. We used to have example.com here, but bought headscale.net for the sake of convenience.
Author
Owner

@juanfont commented on GitHub (Oct 1, 2021):

I am closing this, as everything related to domains and DNS will change with MagicDNS support.

@juanfont commented on GitHub (Oct 1, 2021): I am closing this, as everything related to domains and DNS will change with MagicDNS support.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#22