Skip to content

Commit 0af721c

Browse files
committed
Update README to refine Tailscale API setup instructions: consolidate steps for enabling Network Flow Logs and creating API keys, while removing redundant details for improved clarity.
1 parent f3ea7bc commit 0af721c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,15 @@ Navigate to `http://localhost:8080` to access the dashboard.
2525

2626
## Configuration
2727

28-
### Tailscale API Setup
28+
### Tailscale Network Logs
2929

30-
1. Go to the [Logs tab](https://login.tailscale.com/admin/logs) in your Tailscale Admin Console and ensure that Network Flow Logs are **enabled**.
31-
2. Go to the [API keys page](https://login.tailscale.com/admin/settings/keys) and create a new API key. **Note**: This requires a **Premium** or **Enterprise** plan.
32-
3. Use this API key in your deployment configuration.
30+
Go to the [Logs tab](https://login.tailscale.com/admin/logs) in your Tailscale Admin Console and ensure that Network Flow Logs are **enabled**. **Note**: This requires a **Premium** or **Enterprise** plan.
3331

3432
### Finding Your Tailscale Credentials
3533

3634
#### API Key
3735
1. Go to the [API keys page](https://login.tailscale.com/admin/settings/keys) in your Tailscale Admin Console
38-
2. Create a new API key with device read permissions
36+
2. Create a new API key
3937
3. Copy the generated API key (starts with `tskey-api-`)
4038

4139
#### Organization Name

0 commit comments

Comments
 (0)