DoesTheDogWatchPlex icon indicating copy to clipboard operation
DoesTheDogWatchPlex copied to clipboard

Docker support

Open manderso7 opened this issue 6 years ago • 2 comments

Will this script work in a docker container? I need to run it on the same host as Plex, so I'd need to run it in the same container, correct?

Thanks.

manderso7 avatar Aug 05 '19 22:08 manderso7

This could actually run in it's own container, as it can defo run on another machine (I run it on a Raspberry Pi personally) - all you need to do is change url to "http://[yourserversurl]:32400" in config.py

valknight avatar Aug 06 '19 21:08 valknight

Thank you, I'll see what I can do with that. I may try and run it on another machine in the meantime, while I figure out how to containerize it.

manderso7 avatar Aug 08 '19 23:08 manderso7