Yamtrack

Yamtrack

Docker 应用程序 from grtgbln's Repository

概述

Yamtrack is a self-hosted media tracker for movies, tv shows, anime and manga.

要求


        Requires a separate Redis server.
    

运行时参数

网络用户界面
http://[IP]:[PORT:8000]/
网络
bridge
特权
false

模板配置

WebUIPorttcp

Container Port: 8000

目标
8000
默认值
8000
价值
8000
SecretVariable

Secret key for the application

目标
SECRET
Redis HostVariable

Redis connection details

目标
REDIS_URL
默认值
redis://localhost:6379
TMDb API keyVariable

Override default The Movie Database API key

目标
TMDB_API
Allow NSFW on TMDbVariable

Allow NSFW content from TMDb

目标
TMDB_NSFW
默认值
False|True
TMDb languageVariable

The language to use for TMDb

目标
TMDB_LANG
默认值
en
MyAnimeList API keyVariable

Override default MyAnimeList API key

目标
MAL_API
Allow NSFW on MyAnimeListVariable

Allow NSFW content from MyAnimeList

目标
MAL_NSFW
默认值
False|True
IGDB API keyVariable

Override default IGDB API key

目标
IGDB_ID
IGDB API secretVariable

Override default IGDB API secret

目标
IGDB_SECRET
Allow NSFW on IGDBVariable

Allow NSFW content from IGDB

目标
IGDB_NSFW
默认值
False|True
Allowed hostsVariable

Host/domain names that this Django site can serve, set this to your domain name if exposing to the public

目标
ALLOWED_HOSTS
Allow user registrationVariable

Allow users to register for an account

目标
REGISTRATION
默认值
True|False
DebugVariable

Enable debug mode

目标
DEBUG
默认值
False|True
PUIDVariable

The user ID of the user running the container

默认值
1000
PGIDVariable

The group ID of the user running the container

默认值
1000
Webserver process countVariable

Number of webserver processes, recommended to have a value of (2 x num cores) + 1

目标
WEB_CONCURRENCY
默认值
1
Database storage pathPathrw

Path to the database storage

目标
/yamtrack/db
默认值
/mnt/user/appdata/yamtrack/db
价值
/mnt/user/appdata/yamtrack/db

详细信息

存储库
ghcr.io/fuzzygrim/yamtrack
最后更新2026-06-01
初见2024-05-10

在Unraid 上运行 Yamtrack 。

Yamtrack 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。