Skip to content

Releases: openfun/openedx-docker

hawthorn.1-oee-3.1.0

22 Jan 15:42
Compare
Choose a tag to compare

Changed

  • Upgrade to a recent release of nodejs as the one packaged in Ubuntu was breaking the build

Removed

  • Checks that ensure required directories exist in volumes

hawthorn.1-3.1.0

17 Jan 11:23
Compare
Choose a tag to compare

Changed

  • Upgrade to a recent release of nodejs as the one packaged in Ubuntu was breaking the build

Removed

  • Checks that ensure required directories exist in volumes

eucalyptus.3-wb-1.6.1

22 Jan 15:47
Compare
Choose a tag to compare

Removed

  • Checks that ensure required directories exist in volumes

eucalyptus.3-1.1.1

17 Jan 11:22
Compare
Choose a tag to compare

Removed

  • Checks that ensure required directories exist in volumes

dogwood.3-fun-1.8.1

17 Jan 11:22
Compare
Choose a tag to compare

Removed

  • Checks that ensure required directories exist in volumes

dogwood.3-1.2.1

17 Jan 11:22
Compare
Choose a tag to compare

Removed

  • Checks that ensure required directories exist in volumes

hawthorn.1-oee-3.0.0

11 Jan 14:37
Compare
Choose a tag to compare

Added

  • Configure all cache backends
  • Make Gunicorn timeout, workers and threads configurable via an environment
    variable

Changed

  • Move DATA_DIR to same location as for other flavors (breaking change)
  • Make ORA2 configurable and use filesystem backend by default
  • Stop inheriting from MKTG_URL_LINK_MAP default setting

Fixed

  • Ensure all required directories exist inside each volume
  • Make Celery result backend configurable

hawthorn.1-3.0.0

11 Jan 14:37
Compare
Choose a tag to compare

Added

  • Configure all cache backends
  • Make Gunicorn timeout, workers and threads configurable via an environment
    variable

Changed

  • Move DATA_DIR to same location as for other flavors (breaking change)
  • Make ORA2 configurable and use filesystem backend by default
  • Stop inheriting from MKTG_URL_LINK_MAP default setting

Fixed

  • Ensure all required directories exists inside each volume
  • Make Celery result backend configurable

eucalyptus.3-wb-1.6.0

11 Jan 14:37
Compare
Choose a tag to compare

Added

  • Make Gunicorn workers and threads configurable via an environment variable

Fixed

  • Neutralize thumbnails creation as eucalyptus.3-wb is not using them
  • Ensure all required directories exist inside each volume

Removed

  • Alternate queues settings to extend CELERY_QUEUES for cross-process workers

eucalyptus.3-1.1.0

11 Jan 14:37
Compare
Choose a tag to compare

Added

  • Make Gunicorn timeout, workers and threads configurable via an environment
    variable
  • Configure all cache backends

Changed

  • Make ORA2 configurable and use filesystem backend by default
  • Stop inheriting from MKTG_URL_LINK_MAP default setting

Removed

  • Alternate queues settings to extend CELERY_QUEUES for cross-process workers

Fixed

  • Ensure all required directories exist inside each volume
  • Refactor settings to repair and clean what is cms versus lms, configurable
    versus defined by code.