MediaList is a self-hosted home for collectors and enthusiasts, where every item page is fully customizable to create the perfect media collection.
You can install it directly from Docker by running:
docker run --name medialist -p 3000:3000 -e PORT=3000 -e DATABASE_PATH=db/sqlite.db -v medialist:/app/public/users -v medialist:/app/db khalidibnwalid/medialistFor more details, see Installation Guide
Please keep a backup of your data before upgrading, as some migrations might escape my sight.
Just copy the db folder or the database file.
Consider supporting the project by starring the repository! You can contribute by reporting bugs or suggesting new features through issues.
If you're a developer looking to get involved, check out the Contributing Guide.




