Landing Page For OpenG2P

This document describes how to deploy landing page for OpenG2P

The instructions here pertain to the deployment of Landing Page for OpenG2P environments using Helm charts. All the components are installed in the same namespace. The deployment may be achieved by the following methods:

Prerequisites

Before you deploy, make sure the following are available:

Installation using Rancher UI

  1. Log in to Rancher admin console.

  2. Select your cluster.

  3. Under Apps -> Repositories click on Create to add a repository.

  4. Provide Name as "openg2p" and target HTTPS Index URL as https://openg2p.github.io/openg2p-helm/rancher and click Create.

  5. Select the namespace in which you would like to install Landing page, from the namespace filter on the top-right.

  6. To display prerelease versions of OpenG2P apps, click on your user avatar in the upper right corner of the Rancher dashboard. Then click on "Include Prerelease Versions" under Preferences under Helm Charts.

  7. Navigate to Apps->Charts page on Rancher. You should see "Landing Page" Helm charts listed.

  8. Click on the Helm chart, provide the necessary URLs in the configuration, click Next, remove the wait flag, and then install it.

Last updated

Was this helpful?