Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 785 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 785 Bytes

docker-codem

Docker containers for Codem transcoder/scheduler

Leverages the dorftv/codem-transcode transcoder image.

Automated Builds

Usage

  • Set environment variables MYSQL_HOST, MYSQL_USERNAME AND MYSQL_PASSWORD for the scheduler image to the appliable values
  • Remember to run bundle exec rake codem:install or bundle exec rake db:schema:load inside the scheduler (if you're using it) to initialize the database.
  • Note, the scheduler HTTP server runs on port 3000.

Copyright and License

GPL-2, © 2016 Brad Jones LLC.