Skip to content

call-a3/godelive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godelive

This is an opinionated install of Mopidy to be used as the driving software for GodeLIVE, the live pop-up "radio" at the annual festival Godelievefeesten.

Run as:

docker run -ti --rm \
  -p 6680:6680 -p 6600:6600 -p 5555:5555/udp \
  -v $MOPIDY_CONFIG_DIR:/mnt/mopidy/config \
  -v $MOPIDY_DATA_DIR:/mnt/mopidy/data \
  -v $MOPIDY_IRISDATA_DIR:/mnt/iris/data \
  -v $MOPIDY_MEDIA_DIR:/mnt/media \
  -v $MOPIDY_PLAYLISTS_DIR:/mnt/playlists \
  godelive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks