DVinyl

DVinyl

Aplicación Docker from Kyonew's Repository

Visión general

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

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3099]
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp

The port DVinyl will be accessible on.

Objetivo
3099
Por defecto
3099
Valor
3099
Uploads VolumePathrw

Directory to store uploaded files like covers.

Objetivo
/app/public/uploads
Por defecto
/mnt/user/appdata/dvinyl/uploads
Valor
/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.

Objetivo
MONGODB_URL
Por defecto
mongodb://[IP_OF_MONGODB]:27017/dvinyl
Valor
mongodb://[IP_OF_MONGODB]:27017/dvinyl
JWT PasswordVariable

Password used for JWT token encryption.

Objetivo
PASSJWT
Por defecto
ChangeThisToAComplexPassword
Valor
ChangeThisToAComplexPassword
Session SecretVariable

Secret used for sessions.

Objetivo
SESSION_SECRET
Por defecto
ChangeThisToAComplexSecret
Valor
ChangeThisToAComplexSecret
HTTPS Production ModeVariable

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

Objetivo
PROD
Por defecto
false
Valor
false
Vinyl Port VariableVariable

Internal port variable required by the app.

Objetivo
VINYL_PORT
Por defecto
3099
Valor
3099
Base URLVariable

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

Objetivo
BASE_URL
Discogs API TokenVariable

Your Discogs API Token for Vinyls/CDs.

Objetivo
DISCOGS_TOKEN
Hardcover API KeyVariable

Your Hardcover API Key for Books.

Objetivo
HARDCOVER_API_KEY
TMDB API KeyVariable

Your TMDB API Key for DVDs.

Objetivo
TMDB_API_KEY
Twitch Client IDVariable

Your Twitch Client ID for Games.

Objetivo
TWITCH_CLIENT_ID
Twitch Client SecretVariable

Your Twitch Client Secret for Games.

Objetivo
TWITCH_CLIENT_SECRET

Descargar estadísticas

161
Descargas totales

Detalles

Repositorio
kyonew/dvinyl:latest
Última actualización2026-05-23
Visto por primera vez2026-05-24

Ejecute DVinyl en Unraid.

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