Code Monkey home page Code Monkey logo

docker-plexconnect's Introduction

enter image description here

unRAID users: https://hub.docker.com/r/izzno/unraid-plexconnect/

Usage:

  • This Docker uses port: 53, 80 & 443. Make sure they are not in use.
  • The user/group is for file-permissions only.
  • "--name plexconnect" is optional.
docker run -d \
--name plexconnect \
--network=host \
-v /path/to/store/plexconnect:/PlexConnect \
-e USERID=xxxx -e GROUPID=xxxx \
izzno/plexconnect

For information on how to start/restart automatically please se:

https://docs.docker.com/engine/admin/start-containers-automatically/


Description

This image is based on alpine making a tiny footprint. (75mb) PlexConnect is stored outside the container making sure all changes are saved.

  • Plexconnect is pulled each time you start securing new updates
  • Certificates are auto-generated the first time you run this docker
  • All changes are persistant, ink plex login
  • For the best experiance, enable Fanart in General Appearance Settings

For how to configure you appletv please see (Both!):


Tested on:

Linux
QNAP
Windows
macOS


Security (Warning)ish

NB: PlexConnect has to run as root in the container. This is because of its DNS service.

Source: https://github.com/izznogooood/plexconnect-docker
Original Project: https://github.com/iBaa/PlexConnect


Troubleshooting:

Before reporting a problem, please reboot your appleTV and/or pull/restart you're image/container. Report issues: https://github.com/izznogooood/plexconnect-docker/issues


Changelog:

  • 01.07.2018 Tested on macOS
  • 11.22.2017 Fixed UID/GID settings
  • 11.21.2017 Switched to Alpine Base

Development:

  • Raspberry PI, under development.

docker-plexconnect's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.