All apps · 0 apps
Synctally
Docker app from Synctally's Repository
Overview
Install Synctally on Unraid in a few clicks.
Find Synctally 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
Related apps
Explore more like this
Explore allLinks
Details
registry.synctally.eu/synctally/unraid@sha256:746c890e9af0c648ddc7d61cbe7f9b0332512f5cdbf40a25021a61d4671c6835Runtime arguments
- Web UI
http://[IP]:[PORT:8095]/- Network
bridge- Shell
sh- Privileged
- false
- Extra Params
--init --read-only --tmpfs /tmp:rw,noexec,nosuid,size=64m --cap-drop ALL --security-opt no-new-privileges:true --pids-limit 256 --stop-timeout 30 --user 99:100 --log-opt max-size=10m --log-opt max-file=3
Template configuration
Persistent Synctally data on a direct cache or pool path. Keep this path across updates.
- Target
- /data
- Default
- /mnt/cache/appdata/synctally/data
Optional for Plex. Select the real source directory and keep it read-only. Remove this entry for Jellyfin-only.
- Target
- /plexdb
Optional for Plex. Select the real source directory and keep it read-only. Remove this entry for Jellyfin-only.
- Target
- /plexlogs
Synctally web interface.
- Target
- 8095
- Default
- 8095
IANA timezone used for local dates and times. Change this to your local timezone.
- Target
- TZ
- Default
- UTC
Keep sign-in enabled.
- Target
- APP_AUTH_ENABLED
- Default
- 1
Container path to the read-only Plex database.
- Target
- PLEX_DB_PATH
- Default
- /plexdb/com.plexapp.plugins.library.db
Container path to the read-only Plex logs.
- Target
- PLEX_LOG_DIR
- Default
- /plexlogs
Public installation platform.
- Target
- SYNCTALLY_INSTALL_PLATFORM
- Default
- unraid