From d7cf9ab106b24747d2f30cfef7e7c1bbea981a56 Mon Sep 17 00:00:00 2001 From: braginini Date: Fri, 26 Jul 2024 20:16:29 +0200 Subject: [PATCH] Fix video timing for getting started --- src/pages/how-to/add-machines-to-your-network.mdx | 11 ++--------- src/pages/how-to/approve-peers.mdx | 2 +- .../how-to/register-machines-using-setup-keys.mdx | 2 +- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/src/pages/how-to/add-machines-to-your-network.mdx b/src/pages/how-to/add-machines-to-your-network.mdx index 5864339..06c6140 100644 --- a/src/pages/how-to/add-machines-to-your-network.mdx +++ b/src/pages/how-to/add-machines-to-your-network.mdx @@ -9,15 +9,8 @@ and is connected to the network. NetBird peer can be a virtual machine running i an Android or iOS device, a personal laptop, a single-board computer like Raspberry Pi, a docker container, or even a router. ## Related Video Content - -Our "Getting started with Netbird" video covers various ways to add machines to your network: -- Adding a MacBook via SSO at 1:35 -- Adding a Docker container with a setup key at 2:35 -- Adding an EC2 node at 6:42 - -You can watch the relevant sections of the video here: - - +For details on adding machines to your network, part of our "Getting started with NetBird" video covers this topic: + ## Use NetBird web UI to add new peers diff --git a/src/pages/how-to/approve-peers.mdx b/src/pages/how-to/approve-peers.mdx index 113965d..ab0c4c4 100644 --- a/src/pages/how-to/approve-peers.mdx +++ b/src/pages/how-to/approve-peers.mdx @@ -12,7 +12,7 @@ Administrators then can assess whether the peer is eligible to join the network. ## Related Video Content -For details on the peer approval feature, part of our "Getting started with Netbird" video covers this topic. You can watch it here: +For details on the peer approval feature, part of our "Getting started with NetBird" video covers this topic: 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 090222e..294e8c4 100644 --- a/src/pages/how-to/register-machines-using-setup-keys.mdx +++ b/src/pages/how-to/register-machines-using-setup-keys.mdx @@ -5,7 +5,7 @@ Setup key is a pre-authentication key that allows to register new machines in yo It simply associates a machine with an account on a first run. ## Related Video Content -For a comprehensive guide, part of our "Getting started with Netbird" video specifically covers setup keys. You can watch it here: +For a comprehensive guide, part of our "Getting started with NetBird" video specifically covers setup keys: The setup key can be provided as a parameter to the ```netbird up``` command.