Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable NameDescriptionDefault Value
A1PMS_HOST
Address of the A1PMS. 
It will be accessed from A1PMS participant.
http://policymanagementservice.nonrtric:9080
CHART_REPO_GET_URI
URI to get the charts.
It will be used by Kubernetes participant
and sample rApp generator.
http://IP_ADDRESS:8879/charts
IP_ADDRESS: IP of the host in which 
the installation scripts are running.
CHART_REPO_POST_URI
URI to upload the charts.
It will be used by sample rApp generator.
http://IP_ADDRESS:8879/charts/api/charts
IP_ADDRESS: IP of the host in which 
the installation scripts are running.

...

Tip

Dev mode of installation can be done by providing an argument "dev" to the installation scripts above. Eg., install-all.sh dev

Dev mode installation uses snapshot images for rApp manager and DME participant.

Installed Components

The below components should be up and running for the rApp Manager integrations to work properly.

...