grafana query is: SELECT moving_average(mean("usage_percent"), 10) FROM "docker_container_cpu" WHERE ("container_name" =~ /^musicbrainz-webservice/ AND "container_version" = 'production') AND $timeFilter GROUP BY time($interva), "host" fill(0)
jwheare has left the channel
mzfr
loujine: yes I did but I wanna know that how can i start working on those issues
loujine: Actually I am new to open source contribution stuff.
loujine
mzfr: well it depends on your skills and the time you are ready to spend :)
I don't really know the LB project so I don't know if some tasks are marked as beginner friendly
yvanzo
zas: redeploying ws containers
mzfr
loujine: I am good with python and web related things
loujine
in general people suggest to start by looking at the documentation and see if you can improve it :)
or see if there are python-centered tasks that are easy to test
maybe alastairp is around and knows more?
mzfr
loujine: ok Thank you :)
alastairp: Hi
zas
yvanzo: what was the issue ? how do you proceed to deploy atm ?
dpmittal joined the channel
yvanzo
I did proceed differently, some with fabfile, others by hand.
bitmap: Do you dump sample data using mb cron prod container on hip or is it safe to update it?
dpmittal_ joined the channel
dpmittal
while Iam setting up critiquebrainz server locally, I am facing docker error "run as a one off command" when trying to import musicbrainz dumps from a directory when i used the command which is listed in the critiquebrainz doc. How to fix it?
I used this command docker-compose -f docker/docker-compose.dev.yml run -v $DUMPS_DIR:"PATH OF DUMPS" \ -v $PWD/data/mbdata:/var/lib/postgresql/data/pgdata musicbrainz_db
IsaacZanoria has quit
UmkaDK_ has quit
haruute0 is now known as haruute
UmkaDK joined the channel
Major_Lurker joined the channel
MajorLurker has quit
jesus2099 joined the channel
jesus2099
Hi there, does anyone have an old forum dump in whatever form?
oh but if it’s in database format, I don’t know what I could do with it…