-
Notifications
You must be signed in to change notification settings - Fork 2
configuration_application configuration
GitHub Action edited this page Aug 13, 2021
·
7 revisions
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.
TODO: write about how to configure omnikeeper core docker container... environment variables, config files, mappings, ...