mirror of
https://github.com/tale/headplane.git
synced 2026-08-27 15:37:04 +00:00
docs: update images
This commit is contained in:
+16
-4
@@ -10,8 +10,11 @@ feature-rich VPN platform that rivals Tailscale's official offering. Headscale
|
||||
is a self-hosted implementation of the Tailscale control server, enabling users
|
||||
to create and manage their own private VPN networks via the Tailscale client.
|
||||
|
||||
<img class="dark-only" src="./assets/preview-dark.png" />
|
||||
<img class="light-only" src="./assets/preview-light.png" />
|
||||
<figure>
|
||||
<img class="dark-only" src="./assets/preview-dark.png" />
|
||||
<img class="light-only" src="./assets/preview-light.png" />
|
||||
<figcaption>Headplane Dashboard</figcaption>
|
||||
</figure>
|
||||
|
||||
Headscale does not ship with any web UI by default, which is where Headplane
|
||||
comes in. Headplane provides a comprehensive web interface for managing your
|
||||
@@ -24,8 +27,11 @@ Connect (OIDC), and detailed insights into your Tailnet's configuration and
|
||||
status. Things like DNS management, ACL editing, and Headscale configuration can
|
||||
all be done directly from the Headplane UI when compared to other Headscale UIs.
|
||||
|
||||
<img class="dark-only" src="./assets/dns-dark.png" />
|
||||
<img class="light-only" src="./assets/dns-light.png" />
|
||||
<figure>
|
||||
<img class="dark-only" src="./assets/dns-dark.png" />
|
||||
<img class="light-only" src="./assets/dns-light.png" />
|
||||
<figcaption>DNS management in Headplane</figcaption>
|
||||
</figure>
|
||||
|
||||
Headplane aims to replicate the functionality offered by the official Tailscale
|
||||
product and dashboard, being one of the most feature complete Headscale UIs available.
|
||||
@@ -36,3 +42,9 @@ These are some of the features that Headplane offers:
|
||||
- Support for OpenID Connect (OIDC) as a login provider
|
||||
- The ability to edit DNS settings and automatically provision Headscale
|
||||
- Configurability for Headscale's settings
|
||||
|
||||
<figure>
|
||||
<img class="dark-only" src="./assets/machine-dark.png" />
|
||||
<img class="light-only" src="./assets/machine-light.png" />
|
||||
<figcaption>Machine management in Headplane</figcaption>
|
||||
</figure>
|
||||
|
||||
Reference in New Issue
Block a user