Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh remote CLI documentation #2216

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Refresh remote CLI documentation #2216

merged 1 commit into from
Nov 13, 2024

Conversation

nblock
Copy link
Collaborator

@nblock nblock commented Oct 26, 2024

  • 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

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

@nblock nblock force-pushed the remote-cli branch 2 times, most recently from 4266e1f to 0f4c55c Compare October 27, 2024 07:26
@nblock nblock marked this pull request as ready for review October 27, 2024 07:28
* 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: juanfont#2193
@nblock nblock merged commit e724585 into juanfont:main Nov 13, 2024
123 checks passed
@nblock nblock deleted the remote-cli branch November 13, 2024 17:35
hopleus pushed a commit to hopleus/headscale that referenced this pull request Nov 16, 2024
* 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: juanfont#2193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants