Add docs for peer approval (#115)

This commit is contained in:
pascal-fischer
2023-12-30 13:32:14 +01:00
committed by GitHub
parent e26737f502
commit ab22272390
4 changed files with 41 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ export const docsNavigation = [
]
},*/
{ title: 'Add machines to your network', href: '/how-to/add-machines-to-your-network' },
{ title: 'Approve peers', href: '/how-to/approve-peers' },
{ title: 'Add users to your network', href: '/how-to/add-users-to-your-network' },
{ title: 'Use setup keys for automation', href: '/how-to/register-machines-using-setup-keys' },
{ title: 'Manage network access', href: '/how-to/manage-network-access' },