Black Candy
Music streaming server built with Rails and Stimulus.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
blackcandy:
image: blackcandy/blackcandy:latest
ports:
- 3000:3000
restart: unless-stoppedResources
GitHub: https://github.com/blackcandy-org/blackcandy
Docker Hub: https://hub.docker.com/r/blackcandy/blackcandy
Configuration: https://github.com/blackcandy-org/blackcandy#installation