Skip to main content Link Search Menu Expand Document (external link)

Installation

To install DocIntel, you will need to have Docker installed on your system. Once Docker is installed, you will need to make sure that the following dependencies are installed: Apache Solr, Postgres, RabbitMQ, and Vertex Synapse. These dependencies are essential for DocIntel to run properly, we provide here an overview on how to install these software. Read the complete documentation for these systems for production deployment. Once you have these dependencies installed, you can proceed with the installation of DocIntel itself.

This page provides links to various installation guides for DocIntel:

  • Installation on Linux using Docker Compose - The installation guide for DocIntel on Linux using Docker Compose. It provides a step-by-step guide to install all the necessary components for DocIntel to function correctly.

  • Installation as Systemd Services - If you prefer to run DocIntel as systemd services, you can follow this installation guide. This guide provides detailed instructions on how to configure systemd services for running DocIntel and its components.

  • Installation on an Air-gapped System - For those who need to install DocIntel on an air-gapped system, there is a specific guide available. This guide explains how to prepare and transfer the necessary files to the air-gapped system and how to configure the system to run DocIntel.


Table of contents