Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 570 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 570 Bytes

docker-plexmediaserver

Run Plex Media Server in a docker container!

Usage

git clone git@github.com: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.

Media Files

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.