Skip to content

Commit

Permalink
docs: add api scope to dev tunnel docs (#747)
Browse files Browse the repository at this point in the history
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
  • Loading branch information
AngelOnFira committed May 2, 2024
1 parent af3566a commit 86a45f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/infrastructure/dev-tunnel/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,16 @@ Make sure to run `nix-shell` for all subsequent commands.

- Docker
- Linode API Key
- Scope: `Linodes: Read/Write, Firewall: Read/Write`

## Step 1: Create Dev Tunnel

```sh
task dev-tunnel:up
```

This will prompt you to past your Linode API token.
This will prompt you to past your Linode API token. Running this will create a
new `Nanode 1 GB` instance on Linode.

Once complete, this will print an IP to your console like:

Expand Down

0 comments on commit 86a45f7

Please sign in to comment.