Something went wrong while setting issue due date.
Simplify network handling
We currently define the networks external which requires us to create those networks upfront as docker-compose expects them to be present and won't create them automatically. But we can overwrite that behaviour and then simplify the initial setup and also later maintenance a lot.