Run Plex Media Server in a docker container!
git clone [email protected]:peterkuczera/docker-plexmediaserver.git
docker-compose up -d
You can now hit http://localhost:32400/web/index.html in your web browser to set up your libraries and configure Plex.
Place your media files in the media
directory of this repository. These files
will be mounted under /media
in the container. When setting up your Plex
libraries you can find your files there.