Commit Graph

76 Commits

Author SHA1 Message Date
James Munnelly 6203259b60 Merge pull request #28 from gandazgul/feature/externalIPs
Fixed: Deployment template was looking for kubePlexImage
2018-09-08 17:47:50 +01:00
Carlos Ravelo c2836ea081 Fixed: Deployment template was looking for kubePlexImage but values were kubePlex.image
Feature: Added the ability to specify externalIPs on the service
2018-09-08 12:44:48 -04:00
James Munnelly 4b2c70e426 Add option to disable scalable transcoding 2018-07-30 23:00:06 +01:00
James Munnelly 1b1f403470 Merge pull request #23 from Niksko/task/add-timezone-value
Add timezone to values.yaml
2018-04-24 20:21:21 +01:00
Nikolas M Skoufis 26e43a5b69 Fix up yaml replacement syntax
Need the quotes around it if it's the only value
2018-04-23 22:15:58 +10:00
Nikolas M Skoufis ad0d6416d0 Add ability to set timezone in values.yaml
This adds the ability to be able to set the timezone in the values.yaml
file. Currently this defaults to Europe/London as with the original
chart.
2018-04-23 22:13:53 +10:00
James Munnelly ad4d0f2e75 Merge pull request #5 from munnerz/update
Add easy-deploy Helm chart & updates for newest PMS version
2018-01-08 09:46:02 +00:00
James Munnelly 6573e11fd6 Flatten switch statement in rewriteArgs 2018-01-08 09:30:10 +00:00
James Munnelly 76fadfd715 Expand detail in README 2018-01-08 09:30:07 +00:00
James Munnelly 5aeda8c5fa Update ingress servicePort 2018-01-08 09:24:27 +00:00
James Munnelly 51d70a184c Make use of RBAC configurable 2018-01-07 17:23:07 +00:00
James Munnelly 90a9a9e7bf Update .travis.yml 2018-01-07 17:16:17 +00:00
James Munnelly d0aaa46bb7 Improve helm chart PVC support 2018-01-07 17:15:20 +00:00
James Munnelly 92f73e0b7b Vendor dependencies with dep 2018-01-07 12:55:55 +00:00
James Munnelly d5d145409a Rewrite for newest PMS version. Add easy deploy helm chart. 2018-01-07 12:55:34 +00:00
James Munnelly 9721a0f210 Remove all old source files 2018-01-07 12:51:59 +00:00
James Munnelly 70d9ea81b9 Don't set LD_LIBRARY_PATH in bootstrap.sh 2016-04-25 18:44:06 +01:00
James Munnelly 5c683a5a2f Set ld_library_path when running transcoder. Set debug level on Plex New Transcoder 2016-04-24 23:01:33 +01:00
James Munnelly a095645313 Revert "Don't quote arguments to Plex New Transcoder"
This reverts commit 05343744fb.
2016-04-24 22:58:53 +01:00
James Munnelly 7ac75b1f62 Vendor dependencies 2016-04-24 22:27:52 +01:00
James Munnelly 05343744fb Don't quote arguments to Plex New Transcoder 2016-04-24 22:20:36 +01:00
James Munnelly ddee82a975 Only push elastic-plex image 2016-04-24 22:10:30 +01:00
James Munnelly 724e44f61d Load config from yaml file. Cleanup. Should now actually work. 2016-04-24 22:05:53 +01:00
James Munnelly fd9a28ad5d Use ENTRYPOINT instead of CMD 2016-04-24 20:55:35 +01:00
James Munnelly fc7e688ae7 Revert "Shift args"
This reverts commit 8117a6d38b.
2015-09-11 08:53:00 +01:00
James Munnelly 8117a6d38b Shift args 2015-09-11 08:38:10 +01:00
James Munnelly 97e88c1a65 Update bootstrap. Use smaller base image. 2015-09-11 00:08:02 +01:00
James Munnelly ea00a43429 Revert "Update command path"
This reverts commit a4437e7582.
2015-09-11 00:07:27 +01:00
James Munnelly 47e394170b Revert "Use Plex Media Server base image for runner"
This reverts commit 6e8a45f628.
2015-09-11 00:07:07 +01:00
James Munnelly a4437e7582 Update command path 2015-09-10 23:40:03 +01:00
James Munnelly 6e8a45f628 Use Plex Media Server base image for runner 2015-09-10 23:36:01 +01:00
James Munnelly 6afedbda1f Executed command specified in Job 2015-09-10 23:16:51 +01:00
James Munnelly e0036feff3 Update bootstrap script 2015-09-10 23:07:02 +01:00
James Munnelly 9fe851a80d Update path to transcode dir 2015-09-10 21:40:10 +01:00
James Munnelly 9dece22ac0 Properly set Job on Executor... D'oh 2015-09-10 21:22:38 +01:00
James Munnelly b8e46847d9 Switch ENTRYPOINT to CMD 2015-09-10 20:48:19 +01:00
James Munnelly 8367c38791 Only run tests on master
[ci skip]
2015-09-10 20:35:22 +01:00
James Munnelly 2e377bda5e Add build status badge
[ci skip]
2015-09-10 20:24:57 +01:00
James Munnelly b607d26741 Change entrypoint 2015-09-10 20:23:17 +01:00
James Munnelly 3465a481eb Add debugging messages 2015-09-10 18:42:58 +01:00
James Munnelly 0d351ac686 Create plex logs directory 2015-09-10 18:42:47 +01:00
James Munnelly e6cb2fd99b Fix storage server URL 2015-09-10 17:49:58 +01:00
James Munnelly 92f0e395ca Update server URLs 2015-09-10 17:29:09 +01:00
James Munnelly 5243e3d844 Fix docker tagging 2015-09-10 16:42:06 +01:00
James Munnelly 73db4de2a7 Update transcoder image name 2015-09-10 16:21:16 +01:00
James Munnelly 852d7c7d53 Correct ADD command 2015-09-10 16:18:06 +01:00
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