Docker containers for Codem transcoder/scheduler
Leverages the dorftv/codem-transcode transcoder image.
- Set environment variables
MYSQL_HOST
,MYSQL_USERNAME
ANDMYSQL_PASSWORD
for the scheduler image to the appliable values - Remember to run
bundle exec rake codem:install
orbundle 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.
GPL-2, © 2016 Brad Jones LLC.