metabrainz/musicbrainz-docker

Name: musicbrainz-docker

Owner: MetaBrainz Foundation

Description: musicbrainz slave server with search and replication

Forked from: jsturgis/musicbrainz-docker

Created: 2016-12-06 22:31:36.0

Updated: 2018-04-07 12:22:08.0

Pushed: 2017-11-11 07:01:38.0

Homepage:

Size: 68

Language: Perl

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

musicbrainz slave server with search and replication

Build Status

This repo contains everything needed to run a musicbrainz slave server with search and replication in docker. You will need a little over 20 gigs of free space to run this with replication.

Versions
Configuration
Installation
Install and Start
Create database

Create the database, download the latest dumps and populate the database

Create the database, and populate the database with existing dumps

Build search indexes

In order to use the search functions of the web site/API you will need to build search indexes.

If you need to recreate the database

you will need to enter the postgres password that you set in postgres.env.

Handling Schema Updates

When there is a schema change you will need to follow the directions posted by the musicbrainz team to update the schema.

The usual process to update the schema is:

If anything doesn't work create an issue and submit a pull request.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.