PICO Installation

Prerequistes

  • Ensure all the conditions mentioned in Before your Begin are met before proceeding with Installation.

It is mandatory for PICO to have a VPN connectivity to Core private interface i.e. the CORE_IP mentioned while bringing up the component.

Installation

The installation and setup of the Pico is handled by the script which is to be run by using below command:

bash -c "$(curl -s https://raw.githubusercontent.com/dnif/installer/main/picoinstaller.sh)"

The inputs required are:

  • CORE_IP: Specify the IP Address of the Core to bind to a cluster
  • PROXY: This is an optional input if a proxy setup is present in your environment.