- 24 Jan 2025
-
DarkLight
-
PDF
Installing Dependencies Overview
- Updated on 24 Jan 2025
-
DarkLight
-
PDF
Install the prerequisite software: Node.js, Redis, and MongoDB. Links to additional documentation resources have been provided below.
Node.js must be installed on the same server as Itential Platform. Redis and MongoDB should be installed on separate servers from Itential Platform in a production deployment, but alternatively can be installed on the same server as Itential Platform for an all-in-one type development deployment. If a shared token Redis instance exists, it can be used rather than a second Redis instance. See the High Availability Architecture section for production deployment options.
Click here for earlier release versions
- Itential Platform 2022.1x
- Itential Platform 2023.1.x
Prerequisite software: RabbitMQ
Production: RabbitMQ should be installed on separate servers from Itential Platform.
Development: Can be installed on the same server as Itential Platform.
Before beginning the installation process, issue the following command on the target server to ensure any package repositories it uses are up to date:
sudo yum -y update
The following instructions assume component installation on a server running RHEL 8. The Redis and MongoDB steps will work either directly on the Itential Platform server or a standalone server, unless stated otherwise.
Click here for earlier release versions
- Itential Platform 2022.1x
- Itential Platform 2023.1.x
RabbitMQ will work directly on the Itential Platform server or a standalone server, unless stated otherwise.