From af870200a28b26132588b1e5ffb107fdc8b47005 Mon Sep 17 00:00:00 2001 From: Zoltan Papp Date: Thu, 7 Sep 2023 16:56:52 +0200 Subject: [PATCH] Add ephemeral peer (#87) Co-authored-by: Zoltan Papp --- src/pages/how-to/register-machines-using-setup-keys.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/how-to/register-machines-using-setup-keys.mdx b/src/pages/how-to/register-machines-using-setup-keys.mdx index 543090bf..77389066 100644 --- a/src/pages/how-to/register-machines-using-setup-keys.mdx +++ b/src/pages/how-to/register-machines-using-setup-keys.mdx @@ -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). @@ -78,4 +83,4 @@ After your key has been successfully created, copy and store it in a secure loca

high-level-dia -

\ No newline at end of file +