Skip to content

Refactor Docker Compose setup

jon r requested to merge feature/compose into develop

The Docker Compose setup is opinionated and expects settings we do not need. Subsequently to !6 (merged) we adapt the now image into the production deployment and adapt the composition accordingly.

We also remove the distinction between prod and regular compose files, and only run from a production grade docker-compose.yml for our deployment environment libre.sh.

This also adds an example about how to formulate metadata for the Træfik (v1.x) proxy in use on the target machine.

It will help tackling #15 (moved)

Edited by jon r

Merge request reports