DVinyl kyonew/dvinyl:latest https://hub.docker.com/r/kyonew/dvinyl bridge sh false https://github.com/Kyonew/DVinyl/issues https://github.com/Kyonew/DVinyl A self-hosted, plugin based collection manager for your Vinyls, CDs, Books, Movies, Games and LEGO sets. DVinyl is a self-hosted collection manager for physical media. Catalog, value and organize your music, books, movies, video games and LEGO sets from one customizable interface. Every media type is a plugin, so you enable only what you need. Note: Requires a separate MongoDB instance. MediaApp:Books MediaApp:Video MediaApp:Other http://[IP]:[PORT:3099] https://raw.githubusercontent.com/Kyonew/DVinyl/main/unraid-template/dvinyl.xml https://raw.githubusercontent.com/Kyonew/DVinyl/main/public/ressources/logo.png MongoDB database. Install a MongoDB container first and link it via the MONGODB_URL variable. Recommended image: mongo:latest. Note the trade-off: latest can eventually jump a major version, and MongoDB refuses to start on data files a newer version already wrote, so export your database before any major upgrade. MongoDB 5.0+ needs a CPU with AVX support; on older hardware without AVX, use mongo:4.4.18 on a fresh database instead. Never point an older MongoDB at data files a newer version already wrote (downgrades are refused), and upgrade only one major at a time. 3099 /mnt/user/appdata/dvinyl/uploads mongodb://[IP_OF_MONGODB]:27017/dvinyl ChangeThisToAComplexPassword ChangeThisToAComplexSecret false 3099