Skip to content

Application configuration

Stéphane Brunner edited this page Feb 14, 2024 · 4 revisions

The application will use two configuration files

production.ini

This file will configure:

  • The logging.
  • The GitHub applications.
  • The Database connections.

One advantage of this file is that we can use environment variables.

`/etc/github-app-geo-project/configurations.yaml

In this file, we can configure the profiles and some other little things

APPLICATION-CONFIG.md, JSON schema.