Installation & Setup Database

A Research Data Repository Service for Managing Metadata Documents based on JSON or XML.

Installation & Setup Database

By default all services are configured to use a local database (H2). For production use it’s recommended to use an external database. This documentation describes the installation and setup using a postgres database as an example. For other implementations please refer to Spring Boot documentation.

  NEXT »