https://github.com/tob1as/docker-cherrymusic
CherryMusic - Docker Image for amd64, arm64 (Raspberry Pi)
https://github.com/tob1as/docker-cherrymusic
cherrymusic docker music music-player music-streaming music-streaming-server raspberry-pi
Last synced: 7 months ago
JSON representation
CherryMusic - Docker Image for amd64, arm64 (Raspberry Pi)
- Host: GitHub
- URL: https://github.com/tob1as/docker-cherrymusic
- Owner: Tob1as
- License: gpl-3.0
- Created: 2016-11-22T15:42:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T19:56:18.000Z (9 months ago)
- Last Synced: 2025-01-21T20:33:26.315Z (9 months ago)
- Topics: cherrymusic, docker, music, music-player, music-streaming, music-streaming-server, raspberry-pi
- Language: Shell
- Homepage: https://hub.docker.com/r/tobi312/rpi-cherrymusic/
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CherryMusic (Docker Image)
### Supported tags and respective `Dockerfile` links
- [`alpine` (*Dockerfile*)](https://github.com/Tob1as/docker-cherrymusic/blob/master/alpine.Dockerfile)
- [`debian` (*Dockerfile*)](https://github.com/Tob1as/docker-cherrymusic/blob/master/debian.Dockerfile)
*It always uses the latest CherryMusic version from [master](https://github.com/devsnd/cherrymusic/tree/master)-branch from git.
(branches: master=stable-version, devel=development-version)*### What is CherryMusic?
 [CherryMusic](https://github.com/devsnd/cherrymusic) is a music streaming server based on [CherryPy](https://github.com/cherrypy/cherrypy) and [jPlayer](https://github.com/jplayer/jPlayer). It plays the music inside your PC, smartphone, tablet, toaster or whatever device has a HTML5 compliant browser installed. For more information visit [github.com/devsnd/cherrymusic](https://github.com/devsnd/cherrymusic)
### How to use this image
* see [docker-compose.yml](https://github.com/Tob1as/docker-cherrymusic/blob/master/docker-compose.yml)-File
* Call http://localhost:8080 or with SSL https://localhost:8443
(First call genarate a admin account!)### This Image on
* [DockerHub](https://hub.docker.com/r/tobi312/rpi-cherrymusic/)
* [GitHub](https://github.com/Tob1as/docker-cherrymusic)