Synctally

Synctally

Docker app from Synctally's Repository

Overview

Local media outcomes intelligence for Plex, Jellyfin and mapped Seerr connections.

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.

Open the Apps tab on your Unraid server Search Community Apps for Synctally Review the template variables and paths Click Install

Requirements

Keep /data on a local pool writable by 99:100. Plex mounts are optional and read-only.

Related apps

Details

Repository
registry.synctally.eu/synctally/unraid@sha256:746c890e9af0c648ddc7d61cbe7f9b0332512f5cdbf40a25021a61d4671c6835
Last Updated2026-09-07
First Seen2026-09-06

Runtime 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

App dataPathrw

Persistent Synctally data on a direct cache or pool path. Keep this path across updates.

Target
/data
Default
/mnt/cache/appdata/synctally/data
Plex database (read-only)Pathro

Optional for Plex. Select the real source directory and keep it read-only. Remove this entry for Jellyfin-only.

Target
/plexdb
Plex logs (read-only)Pathro

Optional for Plex. Select the real source directory and keep it read-only. Remove this entry for Jellyfin-only.

Target
/plexlogs
Web UI portPorttcp

Synctally web interface.

Target
8095
Default
8095
TimezoneVariable

IANA timezone used for local dates and times. Change this to your local timezone.

Target
TZ
Default
UTC
Require loginVariable

Keep sign-in enabled.

Target
APP_AUTH_ENABLED
Default
1
Plex database pathVariable

Container path to the read-only Plex database.

Target
PLEX_DB_PATH
Default
/plexdb/com.plexapp.plugins.library.db
Plex log pathVariable

Container path to the read-only Plex logs.

Target
PLEX_LOG_DIR
Default
/plexlogs
Installation platformVariable

Public installation platform.

Target
SYNCTALLY_INSTALL_PLATFORM
Default
unraid