Skip to content

configuration_application configuration

GitHub Action edited this page Aug 13, 2021 · 7 revisions

Application Configuration

Much of omnikeeper's configuration can be managed through the technical frontend. However, certain basic configuration settings, such as the database connection need to be setup before starting omnikeeper. The way this is done is through environment variables. Both the technical frontend and the backend/core use this approach to configure initial settings.

Backend/Core

TODO: write about how to configure omnikeeper core docker container... environment variables, config files, mappings, ...

Clone this wiki locally