Installing the Application Catalog and UI

Install the Oracle CNE application catalog and User Interface (UI) into the Release 1 cluster.

It might be helpful to show the applications in the Oracle CNE Release 1 cluster are added to the application catalog when you install it into a cluster. Any modules and applications that are running are added to the application catalog.

  1. Install the UI and application catalog.

    Use the ocne cluster start with the --provider option set to none and specify the location of the Release 1 cluster's kubeconfig file. The syntax is:

    ocne cluster start 
    [{-u|--auto-start-ui} {true|false}]
    [{-o|--boot-volume-container-image} URI]
    [{-C|--cluster-name} name]
    [{-c|--config} path] 
    [{-n|--control-plane-nodes} integer] 
    [{-i|--key} path]
    [--load-balancer address]
    [{-P|--provider} provider]
    [{-s|--session} URI]
    [{-v|--version} version]
    [--virtual-ip IP]
    [{-w|--worker-nodes} integer]

    For more information on the syntax options, see Oracle Cloud Native Environment: CLI.

    For example:

    ocne cluster start --provider none --kubeconfig $HOME/.kube/kubeconfig.mycluster
  2. (Optional) Configure access to the UI.

    Follow the prompts in the output of the ocne cluster start command to set up an access token for the UI. For more information on setting up an access token and connecting to the UI, see Oracle Cloud Native Environment: Kubernetes Clusters.

  3. Verify the Oracle catalog is installed.

    Use the ocne catalog list command to verify the Oracle application catalog is installed. The syntax is:

    ocne catalog {list|ls}

    For example:

    ocne catalog list
  4. Verify the list of available applications.

    Use the ocne catalog search command to see the list of applications available in the Oracle catalog. The syntax is:

    ocne catalog search 
    [{-N|--name} name]
    [{-p|--pattern} pattern]

    To list all the applications available in the Oracle catalog:

    ocne catalog search