Quickstart
PICO Installation
This article will help you for PICO Installation
Updated 2026-08-13
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/bloo-team/dnif-installer/main/picoinstaller.sh)"
The inputs required are:
- CORE_IP: Specify the IP Address of the Core to bind to a tenant ( previously known as cluster)
- PROXY: This is an optional input if a proxy setup is present in your environment.
Related
Was this page helpful?