summaryrefslogtreecommitdiffstats
path: root/modules/headscale
Commit message (Collapse)AuthorAgeFilesLines
* just stop letting tailscale manage dnsJesse Luehrs2024-02-221-6/+0
| | | | it breaks too much
* see if i get more reliable dns by overriding itJesse Luehrs2024-02-221-1/+3
|
* few more configuration options for the derp serverJesse Luehrs2024-02-221-0/+3
|
* fix config for 0.22 (0.23 isn't released yet)Jesse Luehrs2024-02-212-10/+0
|
* headscale config updates should restart the serviceJesse Luehrs2024-02-211-1/+2
|
* try enabling derp?Jesse Luehrs2024-02-212-0/+14
|
* see if enabling ipv6 for headscale helpsJesse Luehrs2024-02-211-0/+1
|
* use headscale magic dnsJesse Luehrs2024-02-211-0/+4
|
* also remap the metrics portJesse Luehrs2024-02-211-1/+1
| | | | apparently grafana/prometheus is already using this
* fix headscale portJesse Luehrs2024-02-211-1/+1
|
* configure systemd to allow headscale to write to /media/persistentJesse Luehrs2024-02-212-0/+8
|
* also set up the dependencyJesse Luehrs2024-02-211-0/+1
|
* also create the run dir i guess?Jesse Luehrs2024-02-211-1/+1
|
* make sure the headscale data directory is writable by the headscale userJesse Luehrs2024-02-211-1/+4
|
* add an attempt at basic headscale configurationJesse Luehrs2024-02-212-0/+34