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/customer-reporting.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
@@ -57,7 +57,7 @@ From the **Download portal** section, you can:
57
57
* Manage the password for the Download Portal
58
58
* Access the unique Download Portal URL for the customer
59
59
60
-
You can use the Download Portal to give your customers access to the files they need to install your application, such as their license file or air gap bundles. For more information, see [Downloading Release Assets from the Download Portal](releases-share-download-portal).
60
+
You can use the Download Portal to give your customers access to the files they need to install your application, such as their license file or air gap bundles. For more information, see [Downloading Assets from the Download Portal](releases-share-download-portal).
Copy file name to clipboardExpand all lines: docs/vendor/releases-share-download-portal.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
import DownloadPortal from "../partials/kots/_download-portal-about.mdx"
2
2
3
-
# Downloading Release Assets from the Download Portal
3
+
# Downloading Assets from the Download Portal
4
4
5
5
This topic describes how to download customer license files, air gap bundles, and other assets from the Replicated Download Portal.
6
6
7
-
For information about downloading release assets with the Vendor API v3, see the following pages in the Vendor API v3 documentation:
7
+
For information about downloading air gap bundles and licenses with the Vendor API v3, see the following pages in the Vendor API v3 documentation:
8
8
*[Download a customer license file as YAML](https://replicated-vendor-api.readme.io/reference/downloadlicense)
9
9
*[Trigger airgap build for a channel's release](https://replicated-vendor-api.readme.io/reference/channelreleaseairgapbuild)
10
10
*[Get airgap bundle download URL for the active release on the channel](https://replicated-vendor-api.readme.io/reference/channelreleaseairgapbundleurl)
@@ -23,11 +23,11 @@ The following is an example of the Download Portal for an air gap customer insta
23
23
24
24
## Limitation
25
25
26
-
Release assets for [Replicated Embedded Cluster](/vendor/embedded-overview) are not available for download in the Download Portal.
26
+
Installation assets for [Replicated Embedded Cluster](/vendor/embedded-overview) are not available for download in the Download Portal.
27
27
28
28
## Download Assets from the Download Portal
29
29
30
-
To log in to the Download Portal and download release assets:
30
+
To log in to the Download Portal and download assets:
31
31
32
32
1. In the [Vendor Portal](https://vendor.replicated.com), on the **Customers** page, click on the name of the customer.
33
33
@@ -67,7 +67,7 @@ and preview your customer's experience.
67
67
***Embedded cluster**: View the downloadable assets for Replicated kURL installations.
68
68
69
69
:::note
70
-
Release assets for [Replicated Embedded Cluster](/vendor/embedded-overview) are not available for download in the Download Portal.
70
+
Installation assets for [Replicated Embedded Cluster](/vendor/embedded-overview) are not available for download in the Download Portal.
71
71
:::
72
72
73
73
The following is an example of the Download Portal for an air gap customer:
0 commit comments