Commit Graph

6 Commits

Author SHA1 Message Date
8d7aa2ea3c Add trivy vulnerability scanner and custom docker-make image
Trivy is used in the CI after building our Docker image. It scans
the Docker image and our dependencies for known vulnerabilities.
The docker-make image is a simple docker:latest containing make.
2021-05-26 15:05:29 +00:00
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
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
2d71584464 Change project name to Poseidon 2021-04-28 10:26:59 +02:00
be93c36cc8 Add Hello CodeMoon with test 2021-04-26 11:15:50 +02:00