This is a Dockerfile setup for PlexConnect - https://github.com/iBaa/PlexConnect
To run:
docker run -d --host="name" --name="plexconnect" -v /path/to/plexconnect/ssl:/opt/plexconnect/assets/certificates:rw -v /etc/localtime:/etc/localtime:ro -p 80:80 pducharme/plexconnect
** PlexConnect must listen on port 80 and port 443. So you must move the unRAID management interface to a new port. **
Put your SSL certificates in /path/to/plexconnect/ssl if they do not exist the docker will generate them for you.
Content type
Image
Digest
sha256:4f597433f…
Size
275.5 MB
Last updated
about 11 years ago
docker pull pducharme/plexconnect