Skip to content

Commit

Permalink
Add ephemeral peer (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: Zoltan Papp <[email protected]>
  • Loading branch information
pappz and Zoltan Papp authored Sep 7, 2023
1 parent 308c8ba commit af87020
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/pages/how-to/register-machines-using-setup-keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ There are 2 types of setup keys:
* **One-off key**. This type of key can be used only once to authenticate a machine.
* **Reusable key**. This type of key can be used multiple times to authenticate machines.

## Ephemeral peers

You can create a setup key with the ephemeral peers option enabled.
Peers that are offline for over 10 minutes will be removed automatically.

## Using setup keys

Setup keys are available in the NetBird Management Dashboard under the `Setup Keys` tab [https://app.netbird.io/setup-keys](https://app.netbird.io/setup-keys).
Expand Down Expand Up @@ -78,4 +83,4 @@ After your key has been successfully created, copy and store it in a secure loca

<p>
<img src="/docs-static/img/how-to-guides/setup-key-created.png" alt="high-level-dia" className="imagewrapper"/>
</p>
</p>

0 comments on commit af87020

Please sign in to comment.