MongoDB

MongoDB Requirements

Version 8.0.4
Purpose It is a NoSQL database and used for storing documents’ content.
Source

This is available as part of iAutomate installer package.

For Community Version: Follow the following path:

Pre-Requisite Software  MongoDB_Community.zip

For Enterprise Version: Follow the following path:

Pre-Requisite Software  MongoDB_Enterprise.zip

Prereq -> Resources.zip

MongoDB is an open-source NoSQL document database. MongoDB stores information in the form of documents. It is used in iAutomate to store meta-data information of Knowledge articles, SOPs etc. and various NLP models used in iKnowledge module.

This document describes steps for installation and configuration of MongoDB version 8.0.4 for Community and Enterprise edition in High Availability (HA) and non-High Availability (non-HA) mode.

Note:
Before proceeding with the installation, a user should already have identified various configurational parameters mentioned below:

- Encryption Required: At Rest or In-Transit

- High Availability: Required / Not Required

- Version: Enterprise or Community

If encryption is required, proceed with MongoDB Enterprise version.