Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/vendor/enterprise-portal-about.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# About the Enterprise Portal (Beta)
# About the Enterprise Portal

This topic provides an overview of the Replicated Enterprise Portal.

Expand Down Expand Up @@ -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_.
Expand Down
2 changes: 1 addition & 1 deletion docs/vendor/enterprise-portal-configure.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions docs/vendor/enterprise-portal-invite.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)
[View a larger version of this image](/images/enterprise-portal-delete-user.png)
4 changes: 2 additions & 2 deletions docs/vendor/enterprise-portal-self-serve-signup.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)
[View a larger version of this image](/images/pending-trial-user.png)
2 changes: 1 addition & 1 deletion docs/vendor/enterprise-portal-use.mdx
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ const sidebars = {
},
{
type: 'category',
label: 'Enterprise Portal (Beta)',
label: 'Enterprise Portal',
items: [
'vendor/enterprise-portal-about',
'vendor/enterprise-portal-configure',
Expand Down