tracearr
Application Docker from Gallapagos' Repository
Vue d'ensemble
Tracearr monitors your Plex, Jellyfin, and Emby servers from a single dashboard.
REQUIRES: External TimescaleDB (PostgreSQL 15+) and Redis.
For a simpler setup, use Tracearr Supervised instead (all-in-one image).
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
GeoIP database (GeoLite2-City) is bundled for geolocation features.
Exigences
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3000]/- Réseau
bridge- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
Port for the Tracearr web interface.
- Cible
- 3000
- Défaut
- 3000
- Valeur
- 3000
PostgreSQL/TimescaleDB connection string. Example: postgresql://user:pass@192.168.1.100:5432/tracearr
- Cible
- DATABASE_URL
Redis connection string. Example: redis://192.168.1.100:6379
- Cible
- REDIS_URL
Application data. Place GeoLite2-City.mmdb here for geolocation.
- Cible
- /data
- Défaut
- /mnt/user/appdata/tracearr
- Valeur
- /mnt/user/appdata/tracearr
JWT signing key (32 hex chars). Generate with: openssl rand -hex 32
- Cible
- JWT_SECRET
Cookie signing key (32 hex chars). Generate with: openssl rand -hex 32
- Cible
- COOKIE_SECRET
Logging verbosity: debug, info, warn, error
- Cible
- LOG_LEVEL
- Défaut
- info
- Valeur
- info
Container timezone (e.g., America/New_York, Europe/London)
- Cible
- TZ
- Défaut
- America/New_York
- Valeur
- America/New_York
Allowed origins for CORS. Use * for all origins, or specify a domain (e.g., https://example.com).
- Cible
- CORS_ORIGIN
- Défaut
- *
- Valeur
- *
Catégories
Détails
ghcr.io/connorgallopo/tracearr:latestExécutez Tracearr sur Unraid.
Tracearr est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.