diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-name-domain.png b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-name-domain.png new file mode 100644 index 00000000..8d4258ee Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-name-domain.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-permissions.png b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-permissions.png new file mode 100644 index 00000000..199b3e31 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-permissions.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-plan.png b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-plan.png new file mode 100644 index 00000000..176cca15 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-plan.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-verify-domain.png b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-verify-domain.png new file mode 100644 index 00000000..303d61c1 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-new-tenant-verify-domain.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-tenant-dns.png b/public/docs-static/img/how-to-guides/msp-portal/add-tenant-dns.png new file mode 100644 index 00000000..5fd3643f Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-tenant-dns.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-tenant-permissions.png b/public/docs-static/img/how-to-guides/msp-portal/add-tenant-permissions.png new file mode 100644 index 00000000..e91f9c5d Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-tenant-permissions.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/add-tenant.png b/public/docs-static/img/how-to-guides/msp-portal/add-tenant.png new file mode 100644 index 00000000..d3cacfa8 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/add-tenant.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenant-audit-log.png b/public/docs-static/img/how-to-guides/msp-portal/tenant-audit-log.png new file mode 100644 index 00000000..8fc3ba07 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenant-audit-log.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenant-switch.png b/public/docs-static/img/how-to-guides/msp-portal/tenant-switch.png new file mode 100644 index 00000000..334b35cf Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenant-switch.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenants-closeup.png b/public/docs-static/img/how-to-guides/msp-portal/tenants-closeup.png new file mode 100644 index 00000000..6492bfd4 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenants-closeup.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenants-dashboard.png b/public/docs-static/img/how-to-guides/msp-portal/tenants-dashboard.png new file mode 100644 index 00000000..16728ff4 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenants-dashboard.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenants-switcher.png b/public/docs-static/img/how-to-guides/msp-portal/tenants-switcher.png new file mode 100644 index 00000000..bf066ae4 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenants-switcher.png differ diff --git a/public/docs-static/img/how-to-guides/msp-portal/tenants.png b/public/docs-static/img/how-to-guides/msp-portal/tenants.png new file mode 100644 index 00000000..f5ac13a9 Binary files /dev/null and b/public/docs-static/img/how-to-guides/msp-portal/tenants.png differ diff --git a/src/components/NavigationDocs.jsx b/src/components/NavigationDocs.jsx index 2a648683..1777e72c 100644 --- a/src/components/NavigationDocs.jsx +++ b/src/components/NavigationDocs.jsx @@ -203,6 +203,15 @@ export const docsNavigation = [ ] }, + + { + title: 'For Partners', + isOpen: false, + links: [ + { title: 'Managed Service Providers', href: '/how-to/msp-portal' }, + + ] + }, ], }, @@ -213,10 +222,9 @@ export const docsNavigation = [ { title: 'Serverless and NetBird', href: '/how-to/netbird-on-faas' }, { title: 'Routing peers and Kubernetes', href: '/how-to/routing-peers-and-kubernetes'}, { title: 'NetBird Client on AWS ECS', href: '/how-to/examples'}, - { title: 'Netbird on Mikrotik Router', href: '/how-to/client-on-mikrotik-router' }, + { title: 'NetBird on Mikrotik Router', href: '/how-to/client-on-mikrotik-router' }, ], - }, { title: 'SELF-HOST NETBIRD', diff --git a/src/pages/how-to/msp-portal.mdx b/src/pages/how-to/msp-portal.mdx new file mode 100644 index 00000000..6f3d60e5 --- /dev/null +++ b/src/pages/how-to/msp-portal.mdx @@ -0,0 +1,95 @@ +# NetBird MSP Portal for Managed Service Providers + +NetBird Cloud offers a multi-tenant MSP Portal for Managed Service Providers (MSPs) and Managed Security Service Providers (MSSPs) +to manage customers (tenants) from a single place. As an MSP, you can manage multiple NetBird accounts under your organization, +configure network settings, billing, and control network access for each tenant just like you would for your own NetBird account. + +An MSP account is a standard NetBird account with the added 'Tenants' section, allowing for the management of customer networks. +With an MSP account, you can also manage your own internal network, just like with a regular NetBird account. + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+