I will review, pretty sure but it’s been a lot of info, so appreciate the feedback.
2025-10-14 28711, 2025
wakka_wakka[m]
If you have a code snippet of a compose / run it may help
2025-10-14 28721, 2025
reosarevok[m]
There's quite a bit of documentation in the readme about how to set it up, that's the official way to run MB in a docker container
2025-10-14 28730, 2025
reosarevok[m]
I run it locally container-less which also works, in that case you could just follow the install instructions from https://github.com/metabrainz/musicbrainz-server instead - I haven't tried running it in a container like that because if I was going to bother with that I'd already use the maintained official way :)
2025-10-14 28751, 2025
damajor[m]
any idea of the pgdb data size ?
2025-10-14 28727, 2025
furq_ is now known as furq
2025-10-14 28730, 2025
reosarevok[m]
Well, the docker install says "Disk Space: 350 GB (or 100 without indexed search)"
2025-10-14 28739, 2025
reosarevok[m]
Those 100 GB aren't of course all for the DB itself, but I think it's probably 60GB at least nowadays
2025-10-14 28727, 2025
fohria joined the channel
2025-10-14 28759, 2025
MeatPupp3t21 has quit
2025-10-14 28712, 2025
MeatPupp3t21 joined the channel
2025-10-14 28732, 2025
fohria has quit
2025-10-14 28742, 2025
Island joined the channel
2025-10-14 28730, 2025
wakka_wakka[m]
Good point on db sizes
2025-10-14 28744, 2025
wakka_wakka[m]
I have enough, but didn’t consider this
2025-10-14 28730, 2025
tagomago joined the channel
2025-10-14 28724, 2025
fohria joined the channel
2025-10-14 28727, 2025
kepstinbrainz joined the channel
2025-10-14 28727, 2025
kepstinbrainz
also, on postgres, it is helpful to keep a significant amount of free space around (at least as much as the largest table in the db) so you can run a vacuum full if needed.
2025-10-14 28733, 2025
fohria has quit
2025-10-14 28745, 2025
wakka_wakka[m]
thanks, so i have a 1TB drive for os that i keep docker configs on, there's not gonna be much else on there, so maybe will be enough
2025-10-14 28748, 2025
reosarevok[m]
It should certainly not go over 1TB, even if you set up the search server with the docker setup the suggestion is 350GB