mirror of
https://github.com/tale/headplane.git
synced 2026-08-07 04:43:12 +00:00
chore: cleanup docs a bit
This commit is contained in:
+22
-12
@@ -3,20 +3,30 @@
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: "A feature-complete Web UI for Headscale"
|
||||
text: "Documentation"
|
||||
tagline: "A feature-complete Web UI for Headscale"
|
||||
name: "Headplane"
|
||||
tagline: "A full-featured admin interface for Headscale"
|
||||
image:
|
||||
src: "/logo-dark-bg.svg"
|
||||
alt: "Headplane"
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Getting Started
|
||||
link: /README
|
||||
- text: "Getting Started"
|
||||
link: "/README"
|
||||
- text: "GitHub"
|
||||
link: "https://github.com/tale/headplane"
|
||||
theme: "alt"
|
||||
|
||||
features:
|
||||
- title: Web SSH
|
||||
details: Connect to machines directly from your browser
|
||||
- title: OIDC
|
||||
details: Login through your favourite SSO provider
|
||||
- title: And many more
|
||||
details: Setup ACLs, DNS, pre-auth keys, etc.
|
||||
- title: "Remote web-based SSH"
|
||||
details: "Connect to and manage machines via SSH directly through your web browser"
|
||||
icon: "🌐"
|
||||
- title: "Single-sign-on"
|
||||
details: "Bring your own auth via OpenID Connect, including popular solutions such as Google Workspace, Azure/Entra, Okta, etc."
|
||||
icon: "👥"
|
||||
- title: "Detailed Tailnet Overview"
|
||||
details: "Get access to detailed host and network information from each device residing within your Tailnet"
|
||||
icon: "🔎"
|
||||
- title: "Configure Headscale Settings"
|
||||
details: "Manage settings hidden behind Headscale configuration such as DNS, networking, auth controls, etc."
|
||||
icon: "📝"
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user