| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Dockerfile to set up (https://plex.tv/ "Plex Media Server") - (https://plex.tv/)
Build from docker file
git clone git@github.com:timhaak/docker-plex.git cd docker-plex docker build -t plex .
docker run -d -h your_host_name -v /your_config_location:/config -v /your_videos_location:/data -p 32400:32400 plex
| Back | FazBrowse Home | New Git URL |