From 9ef4dac5434431c0d7e87d86bd338a4f0bc86f96 Mon Sep 17 00:00:00 2001 From: RollingStar Date: Sun, 10 Jan 2016 19:20:19 -0500 Subject: [PATCH] note that building search indexes takes several hours --- Setting-Up-a-Local-Musicbrainz-Mirror.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Setting-Up-a-Local-Musicbrainz-Mirror.md b/Setting-Up-a-Local-Musicbrainz-Mirror.md index 20bd145..80f5272 100644 --- a/Setting-Up-a-Local-Musicbrainz-Mirror.md +++ b/Setting-Up-a-Local-Musicbrainz-Mirror.md @@ -2,7 +2,8 @@ The easiest method of installing a local MusicBrainz Server may be to download the [pre-configured virtual machine](http://musicbrainz.org/doc/MusicBrainz_Server/Setup), -if there is a current image available. In case you only need a replicated -database, you should consider using [mbslave](https://bitbucket.org/lalinsky/mbslave). +if there is a current image available. **Note**: The virtual machine takes several hours ("overnight") to build search indexes, and the process must be started manually within the VM. + +In case you only need a replicated database, you should consider using [mbslave](https://bitbucket.org/lalinsky/mbslave). Or alternatively [set up MusicBrainz Server from source](https://github.com/metabrainz/musicbrainz-server/blob/master/INSTALL.md) \ No newline at end of file