Take full control of your personal entertainment library with a lightweight, self-hosted media manager. Designed for minimal setup, this platform automatically organizes and beautifies your media collections, ensuring your movies, shows, and videos look great and are easy to navigate. Whether you are at home or on the go, you can access and play your content anytime, directly from your browser.
Built with performance in mind, it offers flexible deployment options to suit your infrastructure needs.
Key features include:
Host your own media securely and keep your data entirely in your hands.
services:
dim:
image: ghcr.io/dusk-labs/dim:master
container_name: dim
restart: unless-stopped
ports:
- "8000:8000"
volumes:
- ./config:/opt/dim/config
- ./media:/media# No sensitive environment variables are required for the default configuration.
# You can add custom environment variables here if needed by the application.Auto-fetched about 19 hours ago
Auto-fetched about 19 hours ago