Commit Graph

6 Commits

Author SHA1 Message Date
c497e2f19c Improve configuration with config file
This adds explanations to the example config file, renames the file
in order to enable yaml syntax highlighting and fixes the parsing of
the flag specifying where to find the configuration file.
2021-05-05 10:39:36 +00:00
5891a8c48b Use authentication middleware 2021-05-04 15:10:43 +02:00
c092199693 Add basic nomad integration and runner provider 2021-05-04 13:08:04 +02:00
b744d7f16c Add tls configuration 2021-05-04 09:35:57 +00:00
776152621e Use new logger in config 2021-04-30 08:25:52 +02:00
f95d96acd8 Add option to configure poseidon
It exists a default configuration. It can be overwritten by adding
a configuration.yaml. This can again be overwritten by environment
variables.
2021-04-29 12:10:38 +02:00