Transform your home entertainment experience with a powerful, free media server designed to broadcast your personal media collection to any device on your network. Whether you are watching on a TV, playing music through a gaming console, or browsing on mobile devices, you get a flawless viewing and listening experience.
Key benefits include:
services:
gerbera:
image: gerbera/gerbera:latest
container_name: gerbera
network_mode: host
volumes:
- ./content:/content
- ./data:/var/run/gerbera
environment:
- TZ=Etc/UTC
restart: unless-stopped# No sensitive environment variables are required for the default SQLite configuration.
# If you enable MySQL or authentication later, add credentials here.Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago