Installation
Requirements
Section titled “Requirements”- Docker
- Docker Compose
- A folder containing your music
-
Clone the repository:
Terminal window git clone https://github.com/domza64/myc0-1.gitcd myc0-1 -
Edit
docker-compose.ymland set:- Path to your music folder
- Path where MYC0-1 can store its data
-
Start the application:
Terminal window docker-compose up -d
Access
Section titled “Access”Open your browser and go to:
http://localhost:5000- This project is in early development — expect breaking changes