Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •  Run "manage.py migrate" as part of building base image. (do later as part of provision)
  •  Need to set VIDEO_PIPELINE_CFG correctly (preferably in base image)
  •  Build all images from scratch
  •  Repeatable build process (Jenkins job)
  •  Create superuser as part of building base image. (do later as part of provision)
  •  Figure out how to store videos on local filesystem
  •  Integrate into devstack environment (e.g. we can start with "make dev.veda.up" or similar from devstack)
  •  Replace rabbitmq image with redis image, set appropriate environment variables to point at it
  •  Provision database info for veda and lms (courses, videos, oauth, etc.)
  •  Investigate any permissions issues for heal access.