@lucifer: This is inspired by an existing OSS library and with this I've finalized onboarding to apps. Lottie, images, backgrounds, texts, everything is customisable.
No need to rewrite this ever again. Soon I might add the feature to add videos as well. But that's it
And don't question me on the story presented in the video😂 it's random
nelgin: sudo docker-compose rm --stop mq; sudo docker-compose up -d mq # then check that md logs do NOT contain "Error: Failed to initialize erlang distribution"
PetrCBR
Hi. Is it possible to export MusicBrainz server sources to the folder (for development) in already installed slave instance (using docker) ?
yvanzo
PetrCBR: using musicbrainz-dev setup?
PetrCBR
yvanzo: MB server (slave) is already installed (and working well), but i need to make some changes in sources and as i understand there are packed in one archive file ?
yvanzo
You can patch files directly into the container.
If it involves javascript or resources, you will need to run ./script/compile_resources.sh again.
PetrCBR
no i need to edit just perl sources and i think it will be easier to have them in folder (if possible)
yvanzo
It is possible to mount a host folder into a container, but I don't know if the other way is possible.
PetrCBR: your changes are under /musicbrainz-server/lib?
or /musicbrainz-server/admin?
PetrCBR
yes ... WebService, WS/2/Artist etc.
yvanzo
Ok then, mount your local lib directory into the container at /musicbrainz-server/lib
This can be done by writing a docker compose override file under local/compose/
PetrCBR
something like musicbrainz-dev.yml ?
sorry for my questions, but i'm really newbie to docker
yvanzo: yeah, I'm not sure I can do much about that right now. I'm deleting one of the older barman backups
yvanzo
bitmap: We can delete solr test data instead if that helps.
bitmap
we have 654G free now so not urgent
nelgin
Then I get ERROR: Named volume "local/replication.cron:/crons.conf:rw" is used in service "musicbrainz" but no declaration was found in the volumes section.. Do I need to rermove the yml from it from COMPOPSE_FILE first or may use a full path?
Full path worked, ok cool.
BrainzGit
[musicbrainz-server] 14mwiencek opened pull request #2122 (03master…relationship-flow-type-changes): Small Flow type changes from the relationship editor branch https://github.com/metabrainz/musicbrainz-serve...
CatQuest
I don't mind the colours, but the bold on BrainzGit is distracting
nelgin
yvanzo
search.delete | 0
search.failed | 12
search.index | 0
search.retry | 11636
I'm getting a lot of "Index limit exceeded". Sorry for being such a pain.