Compare commits

..

2 commits

Author SHA1 Message Date
nblock
26aba5207d
Merge 0f4c55c5c8 into 0c98d09783 2024-10-30 13:22:14 +13:00
Florian Preinstorfer
0f4c55c5c8 Refresh remote CLI documentation
* Document to either use a minimal configuration file or environment
  variables to connect with a remote headscale instance.
* Document a workaround specific for headscale 0.23.0.
* Remove reference to ancient headscale version.
* Use `cli.insecure: true` or `HEADSCALE_CLI_INSECURE=1` to skip
  certificate verification.
* Style and typo fixes

Ref: #2193
2024-10-27 08:25:53 +01:00

View file

@ -1,3 +1,2 @@
.github/workflows/test-integration-v2*
docs/about/features.md
docs/ref/remote-cli.md