DVinyl
Docker app from Kyonew's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:3099]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
The port DVinyl will be accessible on.
- Target
- 3099
- Default
- 3099
- Value
- 3099
Directory to store uploaded files like covers.
- Target
- /app/public/uploads
- Default
- /mnt/user/appdata/dvinyl/uploads
- Value
- /mnt/user/appdata/dvinyl/uploads
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.
- Target
- MONGODB_URL
- Default
- mongodb://[IP_OF_MONGODB]:27017/dvinyl
- Value
- mongodb://[IP_OF_MONGODB]:27017/dvinyl
Password used for JWT token encryption.
- Target
- PASSJWT
- Default
- ChangeThisToAComplexPassword
- Value
- ChangeThisToAComplexPassword
Secret used for sessions.
- Target
- SESSION_SECRET
- Default
- ChangeThisToAComplexSecret
- Value
- ChangeThisToAComplexSecret
Change to true ONLY if you use HTTPS via a reverse proxy.
- Target
- PROD
- Default
- false
- Value
- false
Internal port variable required by the app.
- Target
- VINYL_PORT
- Default
- 3099
- Value
- 3099
Base URL for serving on a sub-path, leave empty to serve from root.
- Target
- BASE_URL
Your Discogs API Token for Vinyls/CDs.
- Target
- DISCOGS_TOKEN
Your Hardcover API Key for Books.
- Target
- HARDCOVER_API_KEY
Your TMDB API Key for DVDs.
- Target
- TMDB_API_KEY
Your Twitch Client ID for Games.
- Target
- TWITCH_CLIENT_ID
Your Twitch Client Secret for Games.
- Target
- TWITCH_CLIENT_SECRET
Download Statistics
Details
kyonew/dvinyl:latestRun DVinyl on Unraid.
DVinyl is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.