tracearr-supervised

tracearr-supervised

Aplicación Docker from Gallapagos' Repository

Visión general

Tracearr monitors your Plex, Jellyfin, and Emby servers from a single dashboard.

ALL-IN-ONE IMAGE INCLUDES:

  • TimescaleDB (PostgreSQL 15 with time-series extensions)
  • Redis (caching and real-time updates)
  • GeoIP database (GeoLite2-City for geolocation)
  • Auto-generated secrets (persisted across restarts)

No external database or Redis required!

Features:

  • Multi-server support (Plex, Jellyfin, Emby)
  • Session tracking with full history
  • Stream analytics (transcoding, bandwidth, codecs)
  • Live TV and music tracking
  • Geolocation and interactive stream map
  • Sharing detection rules (impossible travel, simultaneous locations, device velocity, concurrent streams, geo restriction)
  • Trust scores and real-time alerts
  • Discord + Webhook notifications

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]/
Red
bridge
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped --shm-size=512m

Configuración de plantillas

Web UI PortPorttcp

Port for the Tracearr web interface.

Objetivo
3000
Por defecto
3000
Valor
3000
PostgreSQL DataPathrw

PostgreSQL database storage. DO NOT change after first run. bPerformance tip:/b For best performance, use a path that bypasses the Unraid array (e.g. /mnt/cache/appdata or /mnt/appdata if configured). Paths under /mnt/user go through a FUSE layer that significantly slows database operations.

Objetivo
/data/postgres
Por defecto
/mnt/user/appdata/tracearr/postgres
Valor
/mnt/user/appdata/tracearr/postgres
Redis DataPathrw

Redis data storage.

Objetivo
/data/redis
Por defecto
/mnt/user/appdata/tracearr/redis
Valor
/mnt/user/appdata/tracearr/redis
App DataPathrw

Application data including secrets and GeoIP database. Place GeoLite2-City.mmdb here for geolocation.

Objetivo
/data/tracearr
Por defecto
/mnt/user/appdata/tracearr/data
Valor
/mnt/user/appdata/tracearr/data
JWT SecretVariable

(Optional) JWT signing key. Auto-generated if not set. Generate with: openssl rand -hex 32

Objetivo
JWT_SECRET
Cookie SecretVariable

(Optional) Cookie signing key. Auto-generated if not set. Generate with: openssl rand -hex 32

Objetivo
COOKIE_SECRET
Log LevelVariable

Logging verbosity: debug, info, warn, error

Objetivo
LOG_LEVEL
Por defecto
info
Valor
info
TimezoneVariable

Container timezone (e.g., America/New_York, Europe/London)

Objetivo
TZ
Por defecto
UTC
Valor
UTC
CORS OriginVariable

Allowed origins for CORS. Use * for all origins, or specify a domain (e.g., https://example.com).

Objetivo
CORS_ORIGIN
Por defecto
*
Valor
*
PostgreSQL Max MemoryVariable

Maximum memory for PostgreSQL tuning. Set this if PostgreSQL crashes or uses too much RAM. Examples: 2GB, 4GB, 8GB

Objetivo
PG_MAX_MEMORY
Por defecto
2GB
Valor
2GB

Detalles

Repositorio
ghcr.io/connorgallopo/tracearr:supervised
Última actualización2026-06-01
Visto por primera vez2025-12-10

Ejecute tracearr-supervised en Unraid.

tracearr-supervised se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.