Skip to content

Commit

Permalink
Remove the goal header and use the text as opener
Browse files Browse the repository at this point in the history
  • Loading branch information
nblock committed Oct 9, 2024
1 parent 91ca17f commit f1d84bc
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 11 deletions.
8 changes: 3 additions & 5 deletions docs/ref/remote-cli.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Controlling headscale with remote CLI

This documentation has the goal of showing a user how-to set control a headscale instance
from a remote machine with the `headscale` command line binary.

## Prerequisite

- A workstation to run headscale (could be Linux, macOS, other supported platforms)
Expand All @@ -9,11 +12,6 @@
- Remote access does _not_ support unencrypted traffic.
- Port `50443` must be open in the firewall (or port overridden by `grpc_listen_addr` option)

## Goal

This documentation has the goal of showing a user how-to set control a headscale instance
from a remote machine with the `headscale` command line binary.

## Create an API key

We need to create an API key to authenticate our remote headscale when using it from our workstation.
Expand Down
2 changes: 0 additions & 2 deletions docs/usage/connect/android.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Connecting an Android client

## Goal

This documentation has the goal of showing how a user can use the official Android [Tailscale](https://tailscale.com) client with headscale.

## Installation
Expand Down
2 changes: 0 additions & 2 deletions docs/usage/connect/apple.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Connecting an Apple client

## Goal

This documentation has the goal of showing how a user can use the official iOS and macOS [Tailscale](https://tailscale.com) clients with headscale.

!!! info "Instructions on your headscale instance"
Expand Down
2 changes: 0 additions & 2 deletions docs/usage/connect/windows.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Connecting a Windows client

## Goal

This documentation has the goal of showing how a user can use the official Windows [Tailscale](https://tailscale.com) client with headscale.

!!! info "Instructions on your headscale instance"
Expand Down

0 comments on commit f1d84bc

Please sign in to comment.