Versions Compared

Key

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

...

Code Block
languagebash
cd ranpm/install

The following images need to be built manually. If remote or multi node cluster is used, then an image repo should be availbale to push the built images to. if external repo is used, use the same repo for all built images and configure the responame in 'helm/global-values.yaml' (The parameter value shall have a trailing '/' followed by the username)

  1. ranpm/https-server
  2. pm-rapp
Code Block
languagebash

If the build was successful images with following name and tag shall be built. Use the command 'docker images' to view newly built images in the local docker registry.

...