Karaoke Eternal
Host awesome karaoke parties where everyone can easily find and queue songs from their phone’s browser. The player is also fully browser-based with support for MP3+G, MP4 and WebGL visualizations.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: '3.9'
services:
karaoke-eternal:
image: radrootllc/karaoke-eternal
container_name: karaoke-eternal
volumes:
- <path_to_database>:/config
- <path_to_media>:/mnt/karaoke
ports:
- <host_port>:8080
restart: unless-stoppedResources
Website: https://www.karaoke-eternal.com/
GitHub: https://github.com/bhj/KaraokeEternal
Docker Hub: https://hub.docker.com/r/radrootllc/karaoke-eternal
Configuration: https://www.karaoke-eternal.com/docs/karaoke-eternal-server/