binhex-plexpass
binhex-plexpass
Docker app from Binhex's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:32400]/web- Network
host- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/plexpass
This is the container path to your media files, e.g. movies, tv, music, pictures etc.
- Target
- /media
- Default
- /mnt/user
Specify the path to store temporary transcode files.
- Target
- TRANS_DIR
- Default
- /config/transcode
Specify whether this container can use all Nvidia driver capabilities for transcoding, if you have a Nvidia card set this to 'all'.
- Target
- NVIDIA_DRIVER_CAPABILITIES
- Default
- all
Specify the Nvidia GPU device id for transcoding, format will be 'GPU-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'.
- Target
- NVIDIA_VISIBLE_DEVICES
Specify whether to claim the Plex server on startup.
- Target
- CLAIM_SERVER
- Default
- no|yes
Specify the Plex Claim Code to retrieve your Plex Server, Claim Codes can be generated from https://plex.tv/claim - Note Claim Codes expire after 4 minutes.
- Target
- PLEX_CLAIM
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).
- Target
- HEALTHCHECK_COMMAND
The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.
- Target
- HEALTHCHECK_ACTION
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container
- Target
- PUID
- Default
- 99
Group ID for the running container
- Target
- PGID
- Default
- 100
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-plexpassRun binhex-plexpass on Unraid.
binhex-plexpass is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.