-
Notifications
You must be signed in to change notification settings - Fork 426
[Headplane] Introduce guide for setup & usage as Headscale web admin management gui #1914
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
base: main
Are you sure you want to change the base?
Conversation
:align: center | ||
|
||
######### | ||
Headscale |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The headscale guide shouldn't be in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would force-push once the Headscale guide is merged, since this guide references the Headscale guide.
Initial reason for including the Headscale commits were to prevent linting errors (because of invalid references). :)
License | ||
======= | ||
|
||
Headplane is released under the _[MIT License](https://github.com/tale/headplane/blob/main/LICENSE)_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link doesn't render correctly. Compare to the Headplane_
link above and it's reference at the end of the file to see how to set links correctly.
|
||
All relevant legal information can be found here: | ||
|
||
* https://github.com/tale/headplane/blob/main/LICENSE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a duplicate of the (broken) link above.
============= | ||
|
||
- Node.js 22 LTS or newer (see :manual:`Node.js <lang-nodejs>`) | ||
- PNPM 10.x (see https://pnpm.io/installation) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please turn this into a properly formatted link (see above)
|
||
- Node.js 22 LTS or newer (see :manual:`Node.js <lang-nodejs>`) | ||
- PNPM 10.x (see https://pnpm.io/installation) | ||
- A running Headscale instance (see :lab:`Headscale <guide_headscale>`) on the same Uberspace account |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll stop the review here (for now) as this guide depends on #1904 which still needs work.
Headplane is a Node.js based admin interface for Headscale (self-hosted Tailscale coordinator).