Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

jusrob/docker-plexpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Docker container for the python program plexpy used to monitor and analyze your Plex server usage.

The plexpy database and logs are stored in the /data volume. I mount that volume to my docker host. To start use the following command:

docker run --name="plexpy" --publish=8181:8181 --volume=/data/warehouse/plexpy:/data --restart="always" --detach=true jusrob/plexpy

About

docker container for plexypy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors