On unRaid, install from the Community Repositories and enter the app folder location and the port for the webUI.
For configuration instructions, please visit https://github.com/lokenx/plexrequests-meteor
On other platforms, you can run this docker with the following command (by default installs the stable master):
docker run -d --name="PlexRequests" -v /path/to/config:/config:rw -v /etc/localtime:/etc/localtime:ro -e BRANCH="master" -p XXXX:3000 aptalca/docker-plexrequests
If you'd like to use this with reverse proxy, you need a url prefix. You can set one by adding the following to your run command: -e ROOT_URL="http://localhost/requests" just modify the "requests" part as you please. Then you can access the web page at http://SERVERIP:PORT/requests
Content type
Image
Digest
sha256:1c70513e6…
Size
275.2 MB
Last updated
almost 10 years ago
docker pull aptalca/docker-plexrequests