Skip to content

Installation

  • Docker
  • Docker Compose
  • A folder containing your music
  1. Clone the repository:

    Terminal window
    git clone https://github.com/domza64/myc0-1.git
    cd myc0-1
  2. Edit docker-compose.yml and set:

    • Path to your music folder
    • Path where MYC0-1 can store its data
  3. Start the application:

    Terminal window
    docker-compose up -d

Open your browser and go to:

http://localhost:5000
  • This project is in early development — expect breaking changes