Skip to content

Database Configuration

The server uses by default an embedded database, which is sufficient for a basic evaluation only. For a production environment, please select a supported DBMS and create a user for the AristaFlow service.

Please check here for a general introduction to the system configuration files. The relevant config entries are to be made in the ADEPT2.properties .

Basic Configuration

  1. Find DefaultDataSource. in the file ADEPT2.properties.dist under the path .../AristaFlow-Chronos/Server/conf/

  2. Find the section which matches the the DBMS of your choice (e.g. PostgreSQL) and remove the comment sign # from there. Edit the required values and save the new database configuration as ADEPT2.properties.