Add ephemeral peer (#87)

Co-authored-by: Zoltan Papp <zoltan.papp@webkeyapp.com>
This commit is contained in:
Zoltan Papp
2023-09-07 16:56:52 +02:00
committed by GitHub
parent 308c8ba397
commit af870200a2

View File

@@ -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).