Skip to content

MongoDB Database


MongoDB has to be installed and a replica set configured prior to the installation of Digital Process Factory. We recommend to use MongoDB as of version 7.0.0. For how to install MongoDB, refer to the SEAL-specific MongoDB documentation.

A replica set has to be configured in MongoDB and the database initialized. For more information refer to Configuring SEAL MongoDB on Windows or Linux.

Hint - cluster installation

In case of a cluster installation, we recommend installing and configuring MongoDB in a cluster before installing Digital Process Factory. For more information about the MongoDB installation, refer to the SEAL-specific MongoDB documentation.


For how to use the MongoDB database, refer to the following sources:


Back to top