Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 544 Bytes

Musike

Musike - Music Linked

Website with info about musics, artists, releases, etc from a MusicBrainz linked open dataset.

For more information you can have a look here (PT version only).

Installation through containers

Dependencies:

  • docker
  • docker-compose

Install dependencies and then run the following commands:

wget https://raw.githubusercontent.com/jcm300/Musike/master/src/docker-compose_without_build.yml

docker-compose -f docker-compose_without_build.yml up