September 2, 20178 yr Plextogether I would expect this to be a linuxserver docker. https://github.com/samcm/PlexTogether https://hub.docker.com/r/starbix/plextogether/ Please add it to the community applications with a template and guide. I don't know how to add it the custom way properly.
September 4, 20178 yr 1. Go to your docker tab and click new docker. 2. Enter starbix/plextogether as the repository 3. read the documentation on docker hub for this docker, take note of the "docker run" command which is spread across multiple lines using "\" 4. -p is for ports, -e is for variables, -v is for volumes (paths) 5. This was a bad docker container because it doesnt store settings in a volume, you are going to get clean wipe of the app every time you update. 6. Tell us if you get stuck
Archived
This topic is now archived and is closed to further replies.