Music Box is an application that let's you upload, store, and play all of your music from the cloud. You can now manage and listen to your music from any device, anywhere in the world.
docker run -it -d --name musicbox basivireddy/musicbox:latest
virtualenv ENV
source ENV/bin/activate
git clone https://github.com/basivireddy/MusicBox.git
cd MusicBox
pip install -r requirements.txt
python manage.py runserver 0.0.0.0:8000
then browse http://your_server_ip:8000/music/