# Poseidon [![pipeline status](https://gitlab.hpi.de/codeocean/codemoon/poseidon/badges/main/pipeline.svg)](https://gitlab.hpi.de/codeocean/codemoon/poseidon/-/commits/main) [![coverage report](https://gitlab.hpi.de/codeocean/codemoon/poseidon/badges/main/coverage.svg)](https://gitlab.hpi.de/codeocean/codemoon/poseidon/-/commits/main) ### Documentation For the OpenAPI 3.0 definition of the API Poseidon provides, see the [swagger.yaml](api/swagger.yaml). For the rest of the documentation see the [docs folder](docs). It describes... - some aspects of the [development workflow](docs/workflow.md) including setup guide. You should read this first when starting out with the project. - [configuration](docs/configuration.md) of the system. - [security configurations](docs/security.md) (how to active access control and TLS with Poseidon). - [how Poseidon integrates Nomad](docs/nomad_usage.md) in its architecture.