From 2a773f972cfc85fe49c4ea25c1c91689113346a8 Mon Sep 17 00:00:00 2001 From: yvanzo Date: Tue, 17 May 2022 01:55:33 +0100 Subject: [PATCH] Update recommended disk space It significantly increased with recording's first release date. - 5 GB for docker images - 45 GB for database - 15 GB for database dump - 85 GB for search indexes - 45 GB for search indexes dump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 245c0f34..a5863f3b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This repo contains everything needed to run a musicbrainz slave server with sear * CPU: 16 threads (or 2 without indexed search) * RAM: 16 GB (or 4 without indexed search) -* Disk Space: 150 GB (or 60 without indexed search) +* Disk Space: 200 GB (or 70 without indexed search) + system disk usage ### Required software