Commit Graph

11 Commits

Author SHA1 Message Date
Jan-Eric Hellenberg
02b3f52a11 Add ability to copy files to and delete files from runner 2021-06-02 14:54:54 +02:00
sirkrypt0
6da9080bce Add option to configure Nomad namespace 2021-05-18 12:10:39 +00:00
Maximilian Paß
0dc4d28c1b Add e2e tests in ci stage 2021-05-07 12:54:15 +02:00
Felix Auringer
9efd08a4c0 Add more tests to the config package, use test tables 2021-05-05 10:39:36 +00:00
Felix Auringer
7a2f434171 Change default port of Poseidon to 7200 2021-05-05 10:39:36 +00:00
Felix Auringer
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
sirkrypt0
5891a8c48b Use authentication middleware 2021-05-04 15:10:43 +02:00
Maximilian Paß
c092199693 Add basic nomad integration and runner provider 2021-05-04 13:08:04 +02:00
sirkrypt0
b744d7f16c Add tls configuration 2021-05-04 09:35:57 +00:00
sirkrypt0
776152621e Use new logger in config 2021-04-30 08:25:52 +02:00
Felix Auringer
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