Commit Graph

30 Commits

Author SHA1 Message Date
James Munnelly fd30618b2f Switch registry 2015-09-10 16:10:50 +01:00
James Munnelly 9cef544a5d Alter docker login command 2015-09-10 16:06:35 +01:00
James Munnelly c0e1e9d801 DOCKER_PASSWORD -> DOCKER_USERNAME 2015-09-10 15:54:17 +01:00
James Munnelly 02096a2648 Use unversioned kubernetes client. Only test with Go version 1.5 2015-09-10 15:48:46 +01:00
James Munnelly ab86e107ce Add newlines 2015-09-10 15:42:12 +01:00
James Munnelly 1952ef87d1 Add dockerfiles. Add travis build file. 2015-09-10 15:40:10 +01:00
James Munnelly 951edc05d1 Update README 2015-09-10 10:01:55 +01:00
James Munnelly 5430a81ce9 Fix appending args 2015-09-10 09:51:06 +01:00
James Munnelly 3ba0383dfb Fix bootstrap.sh ADD command 2015-09-10 09:50:54 +01:00
James Munnelly 44c098a54e Always pull docker image 2015-09-10 09:50:31 +01:00
James Munnelly b232ceec3c Mount NFS directories into container. Use bootstrap script to first cd into correct working directory for transcode. String replace ffmpeg progress URL. 2015-09-10 09:41:27 +01:00
James Munnelly 8e3dcfc817 Use dpkg-deb to extract deb file 2015-09-08 11:28:25 +01:00
James Munnelly aa35a5307f Install curl 2015-09-08 11:20:15 +01:00
James Munnelly 90ba683881 Use curl 2015-09-08 11:17:23 +01:00
James Munnelly aa525f8729 Base off debian. Use https URL. 2015-09-08 11:16:08 +01:00
James Munnelly 114acc3c3f Remove -z flag from tar 2015-09-08 11:12:57 +01:00
James Munnelly c72febbc4f Use wget and http url instead of https 2015-09-08 11:10:51 +01:00
James Munnelly 4a930c893c Use curl instead of wget 2015-09-08 10:55:04 +01:00
James Munnelly 9e42a036f0 Updated Dockerfile 2015-09-08 10:34:03 +01:00
James Munnelly 06b3caa923 Add support for multiple executor backends. Create Executor interface and allow executors to register themselves with the application. Update README (Todo list). 2015-09-08 10:09:28 +01:00
James Munnelly 1c80f8d4a0 Update import path for github 2015-09-08 00:09:25 +01:00
James Munnelly 7d733c992e Update README. Add Todo list. 2015-09-08 00:06:06 +01:00
James Munnelly ac8651164a Add Plex New Transcoder libraries to image 2015-09-08 00:01:50 +01:00
James Munnelly b4426297bc Wait for pod to enter running state. Wait for pod to complete before exiting. 2015-09-08 00:00:52 +01:00
James Munnelly b8c9d16a2b Don't use fmt when logging. Use default image command. Use podBasename const. 2015-09-07 23:59:05 +01:00
James Munnelly b71fba361b Add Stop function and WaitForState to Job. Reove kubernetesConfig as a function. 2015-09-07 23:58:05 +01:00
James Munnelly 399ee5f44e Don't redeclare Kubernetes host address 2015-09-07 23:04:00 +01:00
James Munnelly ef62a509cd Move Job related logic to seperate package. 2015-09-07 23:02:29 +01:00
James Munnelly 9a02062e62 Added README 2015-09-07 22:43:57 +01:00
James Munnelly bf09dd10a0 initial commit 2015-09-07 22:42:14 +01:00