All apps · 0 apps
TinyMM-GUIv5-Selkies
Docker app from hernandito's Repository
Overview
Install TinyMM-GUIv5-Selkies on Unraid in a few clicks.
Find TinyMM-GUIv5-Selkies in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Categories
Download Statistics
Related apps
Explore more like this
Explore allLinks
Details
hernandito/tinymm5-selkies:latestRuntime arguments
- Web UI
https://[IP]:[PORT:3001]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--shm-size=6gb
Template configuration
HTTPS port for the Selkies browser desktop. A self-signed certificate warning is expected on first access.
- Target
- 3001
- Default
- 4066
- Value
- 4066
Optional tinyMediaManager HTTP API port for automation scripts.
- Target
- 7878
- Default
- 7890
- Value
- 7890
Persistent Selkies configuration, certificate files, and browser-desktop settings.
- Target
- /config
- Default
- /mnt/user/appdata/tinymm5-selkies/config/
- Value
- /mnt/user/appdata/tinymm5-selkies/config/
Persistent tinyMediaManager database, settings, cache, logs, backups, and license file.
- Target
- /data
- Default
- /mnt/user/appdata/tinymm5-selkies/data/
- Value
- /mnt/user/appdata/tinymm5-selkies/data/
Must point to the same host folder as tinyMediaManager Appdata. This intentionally exposes the same files at TMM's Linux storage path without duplicating data.
- Target
- /config/.local/share/tinyMediaManager
- Default
- /mnt/user/appdata/tinymm5-selkies/data/
- Value
- /mnt/user/appdata/tinymm5-selkies/data/
Host folder containing your movie library.
- Target
- /media/movies
- Default
- /mnt/user/Media/Movies/
- Value
- /mnt/user/Media/Movies/
Host folder containing your television library.
- Target
- /media/tvshows
- Default
- /mnt/user/Media/TV/
- Value
- /mnt/user/Media/TV/
User ID used to run the container. The standard unRAID nobody user is 99.
- Default
- 99
- Value
- 99
Group ID used to run the container. The standard unRAID users group is 100.
- Default
- 100
- Value
- 100
Container timezone. Change this to your local IANA timezone if desired.
- Target
- TZ
- Default
- Etc/UTC
- Value
- Etc/UTC
Container locale.
- Target
- LC_ALL
- Default
- en_US.UTF-8
- Value
- en_US.UTF-8
Container language.
- Target
- LANG
- Default
- en_US.UTF-8
- Value
- en_US.UTF-8
Title displayed in the browser tab.
- Target
- TITLE
- Default
- tinyMediaManager
- Value
- tinyMediaManager
Title displayed in the Selkies sidebar.
- Target
- SELKIES_UI_TITLE
- Default
- tinyMediaManager
- Value
- tinyMediaManager
Leave disabled for a sharper desktop image. High-density displays can be tuned from the Selkies sidebar.
- Target
- SELKIES_USE_CSS_SCALING
- Default
- false
- Value
- false
Desktop interface DPI. The general default is 96. Lower or raise this value if the interface is too large or too small.
- Target
- SELKIES_SCALING_DPI
- Default
- 96
- Value
- 96
Optional username for the Selkies WebUI. Leave blank for no username.
- Target
- CUSTOM_USER
Optional password for the Selkies WebUI. Leave blank for no password.
- Target
- PASSWORD