From 07b6c359012fd1b478c59f7f6292ab1972366be1 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:07:10 -0600 Subject: [PATCH 1/6] Update enterprise-portal-about.mdx --- docs/vendor/enterprise-portal-about.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/vendor/enterprise-portal-about.mdx b/docs/vendor/enterprise-portal-about.mdx index dc3331fde4..4cc70c16f7 100644 --- a/docs/vendor/enterprise-portal-about.mdx +++ b/docs/vendor/enterprise-portal-about.mdx @@ -1,4 +1,4 @@ -# About the Enterprise Portal (Beta) +# About the Enterprise Portal This topic provides an overview of the Replicated Enterprise Portal. @@ -33,8 +33,6 @@ For information about using the Enterprise Portal, see [Access and Use the Enter ## Limitations -* The Enterprise Portal is Beta. The features and functionality of the Enterprise Portal are subject to change. - * Installation and upgrade instructions are available only for Embedded Cluster and Helm installations. The Enterprise Portal does not provide instructions for installing and upgrading with KOTS in existing clusters. * Air gap instance records do not appear in the Enterprise Portal until the end customer creates an air gap instance record by either uploading a support bundle for that instance or manually entering instance information. For more information, see [View Active and Inactive Instances](/vendor/enterprise-portal-use#view-active-and-inactive-instances) in _Access and Use the Enterprise Portal_. From 4fb0534193d95b47f59c9ffe888aea146a1a3267 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:07:48 -0600 Subject: [PATCH 2/6] Update enterprise-portal-configure.mdx --- docs/vendor/enterprise-portal-configure.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vendor/enterprise-portal-configure.mdx b/docs/vendor/enterprise-portal-configure.mdx index 7438b1d61d..c44d770ff2 100644 --- a/docs/vendor/enterprise-portal-configure.mdx +++ b/docs/vendor/enterprise-portal-configure.mdx @@ -1,4 +1,4 @@ -# Customize the Enterprise Portal (Beta) +# Customize the Enterprise Portal This topic describes how to customize the Enterprise Portal, including using a custom domain, changing the branding, editing the content of invitation and notification emails, and adding custom documentation. From 71d118608350577e9598b92482b59c887f04f63b Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:08:34 -0600 Subject: [PATCH 3/6] Update enterprise-portal-use.mdx --- docs/vendor/enterprise-portal-use.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vendor/enterprise-portal-use.mdx b/docs/vendor/enterprise-portal-use.mdx index 785fd10c38..e0ccaf1356 100644 --- a/docs/vendor/enterprise-portal-use.mdx +++ b/docs/vendor/enterprise-portal-use.mdx @@ -1,4 +1,4 @@ -# Access and Use the Enterprise Portal (Beta) +# Access and Use the Enterprise Portal This topic describes how to access and use the Replicated Enterprise Portal. From 0aff0475b624ff6f23c8515fa2803252cade9ddc Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:09:00 -0600 Subject: [PATCH 4/6] Update enterprise-portal-invite.mdx --- docs/vendor/enterprise-portal-invite.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/vendor/enterprise-portal-invite.mdx b/docs/vendor/enterprise-portal-invite.mdx index 9322942a43..0a27824ec6 100644 --- a/docs/vendor/enterprise-portal-invite.mdx +++ b/docs/vendor/enterprise-portal-invite.mdx @@ -1,4 +1,4 @@ -# Manage Enterprise Portal Access (Beta) +# Manage Enterprise Portal Access This topic describes how to enable or disable customer access to the Enterprise Portal. It also describes how to invite users to the Enterprise Portal from the Replicated Vendor Portal. @@ -73,4 +73,4 @@ To delete users from the Enterprise Portal: ![Delete user button](/images/enterprise-portal-delete-user.png) - [View a larger version of this image](/images/enterprise-portal-delete-user.png) \ No newline at end of file + [View a larger version of this image](/images/enterprise-portal-delete-user.png) From b9f3540e6b737ced5e820b2c4cee65b127bd5a37 Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:09:22 -0600 Subject: [PATCH 5/6] Update enterprise-portal-self-serve-signup.mdx --- docs/vendor/enterprise-portal-self-serve-signup.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/vendor/enterprise-portal-self-serve-signup.mdx b/docs/vendor/enterprise-portal-self-serve-signup.mdx index fe0dc2c38b..9572d9245a 100644 --- a/docs/vendor/enterprise-portal-self-serve-signup.mdx +++ b/docs/vendor/enterprise-portal-self-serve-signup.mdx @@ -1,4 +1,4 @@ -# Self-Service Enterprise Portal Sign-Ups (Beta) +# Self-Service Enterprise Portal Sign-Ups This topic describes how to enable Enterprise Portal self-service sign-ups. This allows users to access your application by signing up for Trial or Community licenses through the Enterprise Portal. @@ -47,4 +47,4 @@ To view pending trials: ![Pending Trials List View](/images/pending-trial-user.png) - [View a larger version of this image](/images/pending-trial-user.png) \ No newline at end of file + [View a larger version of this image](/images/pending-trial-user.png) From 3ba314f45f582b9bd1b5b99e46360afc7c20389c Mon Sep 17 00:00:00 2001 From: Amber Alston Date: Mon, 20 Oct 2025 15:09:51 -0600 Subject: [PATCH 6/6] Update sidebars.js --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index e0bc307250..3d37f542da 100644 --- a/sidebars.js +++ b/sidebars.js @@ -176,7 +176,7 @@ const sidebars = { }, { type: 'category', - label: 'Enterprise Portal (Beta)', + label: 'Enterprise Portal', items: [ 'vendor/enterprise-portal-about', 'vendor/enterprise-portal-configure',