Yamtrack
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
Requires a separate Redis server.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8000
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
Secret key for the application
- Objetivo
- SECRET
Redis connection details
- Objetivo
- REDIS_URL
- Por defecto
- redis://localhost:6379
Override default The Movie Database API key
- Objetivo
- TMDB_API
Allow NSFW content from TMDb
- Objetivo
- TMDB_NSFW
- Por defecto
- False|True
The language to use for TMDb
- Objetivo
- TMDB_LANG
- Por defecto
- en
Override default MyAnimeList API key
- Objetivo
- MAL_API
Allow NSFW content from MyAnimeList
- Objetivo
- MAL_NSFW
- Por defecto
- False|True
Override default IGDB API key
- Objetivo
- IGDB_ID
Override default IGDB API secret
- Objetivo
- IGDB_SECRET
Allow NSFW content from IGDB
- Objetivo
- IGDB_NSFW
- Por defecto
- False|True
Host/domain names that this Django site can serve, set this to your domain name if exposing to the public
- Objetivo
- ALLOWED_HOSTS
Allow users to register for an account
- Objetivo
- REGISTRATION
- Por defecto
- True|False
Enable debug mode
- Objetivo
- DEBUG
- Por defecto
- False|True
The user ID of the user running the container
- Por defecto
- 1000
The group ID of the user running the container
- Por defecto
- 1000
Number of webserver processes, recommended to have a value of (2 x num cores) + 1
- Objetivo
- WEB_CONCURRENCY
- Por defecto
- 1
Path to the database storage
- Objetivo
- /yamtrack/db
- Por defecto
- /mnt/user/appdata/yamtrack/db
- Valor
- /mnt/user/appdata/yamtrack/db
Detalles
ghcr.io/fuzzygrim/yamtrackEjecute Yamtrack en Unraid.
Yamtrack se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.