Installation

Prev Next

Perform the following steps to install the Itential Platform software onto a target server. Be sure the latest version of the Itential Platform package has been copied to the server. You can acquire the link for this build from the portal.

ⓘ Note - OS Support

For a list of supported server operating systems, refer to the Itential Dependencies page.

To install Itential Platform onto the server:

  1. Transfer the Itential Platform binary package to the server.

  2. Change directory cd into where the package is stored.

  3. Set permissive mode and run the install binary as a privileged user. The default installation directory is /opt/pronghorn/current.

    sudo setenforce permissive
    sudo bash itential-<build-id>_<version>.linux.x86_64.bin -i
    

 

ⓘ Note - Installer Version

Change <build-id> and <version> in the installer binary above to match the version being installed.