opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

Some ENV variables required but unused #163

Closed jojoob closed 2 years ago

jojoob commented 3 years ago

The docker images for the worker and presentation node require you to set the following variables although the configuration is not needed on this nodes:

On omitting the following error is shown:

error: missing Opencast ACTIVEMQ_BROKER_URL environment variables
  Did you forget to -e ACTIVEMQ_BROKER_URL=value ?
mtneug commented 2 years ago

This is now fixed with eae297083c6b013d4523b26271c84cb0adeea26e.