You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/releases-configvalues.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ import SelectOneExample from "../partials/configValues/_selectOneExample.mdx"
6
6
import TextExample from "../partials/configValues/_textExample.mdx"
7
7
import TextAreaExample from "../partials/configValues/_textareaExample.mdx"
8
8
9
-
# Sharing a ConfigValues File
9
+
# Generating a ConfigValues File
10
10
11
11
This topic describes how to view the ConfigValues file for an application installed with Replicated KOTS and prepare the ConfigValues file to be shared with your users.
Copy file name to clipboardExpand all lines: docs/vendor/releases-share-download-portal.md
+11-20Lines changed: 11 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
import DownloadPortal from "../partials/kots/_download-portal-about.mdx"
2
2
3
-
# Sharing Assets Through the Download Portal
3
+
# Downloading Release Assets from the Download Portal
4
4
5
5
This topic describes how to share customer license files, air gap bundles, and other assets with customers through the Replicated download portal.
6
6
@@ -32,9 +32,9 @@ To share installation files with a customer, you can send the customer their uni
32
32
33
33
To get the URL and generate a password for the download portal:
34
34
35
-
1. In the [Vendor Portal](https://vendor.replicated.com), on the **Customers** page, click on the name of the target customer.
35
+
1. In the [Vendor Portal](https://vendor.replicated.com), on the **Customers** page, click on the name of the customer.
36
36
37
-
1.In the **Download portal**section, click **Manage customer password**.
37
+
1.(Optional) On the **Manage customer**page, enable the **Airgap Download Enabled** option. This makes air gap bundles available in the Download Portal.
38
38
39
39
1. In the pop-up window, enter a password or click **Generate**.
40
40
@@ -47,6 +47,12 @@ To get the URL and generate a password for the download portal:
47
47
1. Click **Visit download portal** to log in to the Download Portal
48
48
and preview your customer's experience.
49
49
50
+
The following is an example of the download portal for an air gap customer:
51
+
52
+

53
+
54
+
[View a larger version of this image](/images/download-portal-existing-cluster.png)
55
+
50
56
:::note
51
57
By default, the Download Portal uses the domain `get.replicated.com`. You can optionally use a custom domain for the Download Portal. For more information, see [Using Custom Domains](/vendor/custom-domains-using).
52
58
:::
@@ -55,25 +61,10 @@ and preview your customer's experience.
55
61
56
62
## Download Assets from the Download Portal {#download-portal}
57
63
58
-
To download release assets from the Download Portal:
59
-
60
-
1. In the [Vendor Portal](https://vendor.replicated.com), on the **Customers** page, click on the name of the customer.
61
-
62
-
1. (Optional) On the **Manage customer** page, enable the **Airgap Download Enabled** option. This makes air gap bundles available in the Download Portal.
63
-
64
-
1. In the **Download portal** section, generate or create a password. Copy the password to your clipboard and click **Save**.
0 commit comments