DVinyl

DVinyl

Docker 应用程序 from Kyonew's Repository

概述

A self-hosted media collection manager for your Vinyls, CDs, Books, Games, and DVDs.

要求

MongoDB database. You must install a MongoDB container first and link it via the MONGODB_URL variable.

运行时参数

网络用户界面
http://[IP]:[PORT:3099]
网络
bridge
外壳
sh
特权
false

模板配置

WebUI PortPorttcp

The port DVinyl will be accessible on.

目标
3099
默认值
3099
价值
3099
Uploads VolumePathrw

Directory to store uploaded files like covers.

目标
/app/public/uploads
默认值
/mnt/user/appdata/dvinyl/uploads
价值
/mnt/user/appdata/dvinyl/uploads
MongoDB URLVariable

Connection string for your MongoDB instance. Replace [IP_OF_MONGODB] with your MongoDB container IP or Unraid IP if hosted on the same custom network.

目标
MONGODB_URL
默认值
mongodb://[IP_OF_MONGODB]:27017/dvinyl
价值
mongodb://[IP_OF_MONGODB]:27017/dvinyl
JWT PasswordVariable

Password used for JWT token encryption.

目标
PASSJWT
默认值
ChangeThisToAComplexPassword
价值
ChangeThisToAComplexPassword
Session SecretVariable

Secret used for sessions.

目标
SESSION_SECRET
默认值
ChangeThisToAComplexSecret
价值
ChangeThisToAComplexSecret
HTTPS Production ModeVariable

Change to true ONLY if you use HTTPS via a reverse proxy.

目标
PROD
默认值
false
价值
false
Vinyl Port VariableVariable

Internal port variable required by the app.

目标
VINYL_PORT
默认值
3099
价值
3099
Base URLVariable

Base URL for serving on a sub-path, leave empty to serve from root.

目标
BASE_URL
Discogs API TokenVariable

Your Discogs API Token for Vinyls/CDs.

目标
DISCOGS_TOKEN
Hardcover API KeyVariable

Your Hardcover API Key for Books.

目标
HARDCOVER_API_KEY
TMDB API KeyVariable

Your TMDB API Key for DVDs.

目标
TMDB_API_KEY
Twitch Client IDVariable

Your Twitch Client ID for Games.

目标
TWITCH_CLIENT_ID
Twitch Client SecretVariable

Your Twitch Client Secret for Games.

目标
TWITCH_CLIENT_SECRET

下载统计数据

161
下载总数

详细信息

存储库
kyonew/dvinyl:latest
最后更新2026-05-23
初见2026-05-24

在Unraid 上运行 DVinyl 。

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