github metabrainz/musicbrainz-docker v-2022-03-14

latest releases: v-2024-09-17.0, v-2024-09-02.0, v-2024-09-02...
2 years ago

Update instructions

Assuming your checked out version of musicbrainz-docker is v-2021-05-19 or later, then just run:

git fetch --tags origin && \
git checkout v-2022-03-14 && \
sudo docker-compose up --build -d

Changes

  • Upgrade MusicBrainz Server to v-2022-03-14
    It now supports connecting to more than one Redis instance for migration.
  • Improve initializing the container indexer for customization and development:
    Live search now overrides command only instead of overriding entrypoint and erasing command.
  • Make search helper scripts compatible with Docker Compose 2.
  • Drop using apt-key which is deprecated since 2021.

Don't miss a new musicbrainz-docker release

NewReleases is sending notifications on new releases.