Skip to content

Emakin Installation

Prerequisites

Depending on the installation method, you may need to install additional software or services on your infrastructure.

Emakin requires a relational database and redis compatible server to run:

  • Relational Database (PostgreSQL, Oracle, MS SQL Server)
  • Redis/Dragonfly (Caching)

Optionally, you can install the following services to enhance the user experience:

  • Tika Server (for document indexing with OCR support)
  • BaseX Server (for storing and querying XML documents)
  • ClamAV Server (for virus scanning)

All mission-critical data are stored in the relational database and redis database used only for caching purposes.

Installation Methods

Emakin can be installed using several methods, each suited to different deployment environments. Select the method that best matches your infrastructure:

Only requires Docker to be installed on your server.

Requires a Kubernetes cluster and Helm to be installed on your server.

Requires Windows, Linux or macOS operating system.

Choose the installation method that best suits your needs and technical infrastructure. Each method has specific requirements and considerations detailed in its corresponding section.