0:49 AM
MajorLur_ joined the channel
2020-10-09 28345, 2020
0:49 AM
MajorLurker_ has quit
2020-10-09 28356, 2020
0:49 AM
MajorLur_ is now known as MajorLurker__
2020-10-09 28314, 2020
1:07 AM
supersandro2000 has quit
2020-10-09 28335, 2020
1:07 AM
supersandro2000 joined the channel
2020-10-09 28349, 2020
1:16 AM
MajorLur_ joined the channel
2020-10-09 28350, 2020
1:16 AM
MajorLur_ is now known as MajorLurker_
2020-10-09 28350, 2020
1:16 AM
MajorLurker__ has quit
2020-10-09 28351, 2020
1:59 AM
MajorLur_ joined the channel
2020-10-09 28352, 2020
1:59 AM
MajorLurker_ has quit
2020-10-09 28314, 2020
2:00 AM
MajorLur_ is now known as MajorLurker__
2020-10-09 28315, 2020
3:41 AM
BestSteve has quit
2020-10-09 28349, 2020
3:41 AM
BestSteve joined the channel
2020-10-09 28354, 2020
4:17 AM
livingsilver94 joined the channel
2020-10-09 28352, 2020
4:18 AM
livingsilver94_ has quit
2020-10-09 28334, 2020
5:23 AM
Gazooo79494 joined the channel
2020-10-09 28342, 2020
5:23 AM
Gazooo7949 has quit
2020-10-09 28317, 2020
6:04 AM
kori has quit
2020-10-09 28327, 2020
6:07 AM
rdswift_ joined the channel
2020-10-09 28335, 2020
6:07 AM
rdswift has quit
2020-10-09 28341, 2020
6:07 AM
rdswift_ is now known as rdswift
2020-10-09 28331, 2020
6:12 AM
rdswift_ joined the channel
2020-10-09 28348, 2020
6:12 AM
rdswift has quit
2020-10-09 28355, 2020
6:12 AM
rdswift_ is now known as rdswift
2020-10-09 28325, 2020
7:25 AM
MajorLurker__ has quit
2020-10-09 28358, 2020
7:35 AM
MajorLur_ joined the channel
2020-10-09 28358, 2020
7:35 AM
MajorLur_ is now known as MajorLurker_
2020-10-09 28303, 2020
7:57 AM
BrainzGit
2020-10-09 28305, 2020
7:57 AM
BrainzBot
2020-10-09 28309, 2020
8:09 AM
supersandro2000 has quit
2020-10-09 28330, 2020
8:09 AM
supersandro2000 joined the channel
2020-10-09 28355, 2020
8:19 AM
adhawkins
Hi all. Just to let you know that since I put the postgres memory back to 'standard', and increased the VM to 6 Gig RAM, I haven't had any OOM errors (been running about 2 days). Might be worth considering an update to the instructions for the docker images to reflect suggested RAM size?
2020-10-09 28303, 2020
8:20 AM
adhawkins
I think the page says 4 Gig without indexes at the moment.
2020-10-09 28306, 2020
8:28 AM
yvanzo
Hi adhawkins, thanks for your feedback, I will update that.
2020-10-09 28346, 2020
8:32 AM
adhawkins
6 Gig does sound rather a lot though. My previous VM only had 4 Gig and didn't seem to run into these issues.
2020-10-09 28327, 2020
8:54 AM
yvanzo
adhawkins: one possible improvement here would be to not build/run the search container when it is not used.
2020-10-09 28339, 2020
8:59 AM
adhawkins
Oh that's interesting, hadn't considered that. If only there were a way to disable a docker container from docker-compose. It seems there isn't.
2020-10-09 28314, 2020
9:01 AM
adhawkins
You'd need to disable indexer too, as it depends on search
2020-10-09 28324, 2020
9:02 AM
adhawkins
Be nice to find a way of doing that without having to modify docker-compose?
2020-10-09 28334, 2020
9:02 AM
adhawkins
(docker-compose.yml that is)
2020-10-09 28343, 2020
9:02 AM
yvanzo
The issue is that dependencies are hardcoded in some scripts, that would need a bit of refactoring.
2020-10-09 28310, 2020
9:03 AM
yvanzo
Alternatively, you can replace the search container with a netcat listening to the same port.
2020-10-09 28302, 2020
9:05 AM
Gazooo79494 has quit
2020-10-09 28343, 2020
9:06 AM
Gazooo79494 joined the channel
2020-10-09 28325, 2020
9:14 AM
livingsilver94 has quit
2020-10-09 28305, 2020
9:16 AM
livingsilver94 joined the channel
2020-10-09 28312, 2020
9:20 AM
adhawkins
Yeah, but either way, if I need to modify docker-compose.yml directly, that introduces more work as and when you release new versions.
2020-10-09 28328, 2020
9:20 AM
adhawkins
Would be nice to come up with a way around that, if such a thing is possible.
2020-10-09 28339, 2020
9:20 AM
adhawkins
I guess two compose files perhaps?
2020-10-09 28315, 2020
9:22 AM
reosarevok
2020-10-09 28300, 2020
9:23 AM
adhawkins
2020-10-09 28357, 2020
9:26 AM
yvanzo
adhawkins: yes but musicbrainz-docker has not been made with optional search in mind, there are dockerize commands that wait for search.
2020-10-09 28320, 2020
9:27 AM
yvanzo
adhawkins: simply replacing search with netcat in docker-compose.yml should work though
2020-10-09 28335, 2020
9:31 AM
v6lur joined the channel
2020-10-09 28354, 2020
9:32 AM
yvanzo
2020-10-09 28333, 2020
9:37 AM
BrainzGit
2020-10-09 28334, 2020
9:37 AM
adhawkins
How about indexer yvanzo? Surely that doesn't need to run?
2020-10-09 28335, 2020
9:37 AM
BrainzBot
2020-10-09 28310, 2020
9:40 AM
yvanzo
adhawkins: yes but there is no dependency to it, it does nothing by default.
2020-10-09 28336, 2020
9:42 AM
adhawkins
Indexer depends on search.
2020-10-09 28359, 2020
9:42 AM
yvanzo
You can just remove the "indexer:" entry from docker.compose.yml if you don't use it.
2020-10-09 28330, 2020
9:43 AM
adhawkins
Yeah, but the issue there is that when there's a new release of the docker stuff, it'll mean I'm no longer working with the same files as you.
2020-10-09 28333, 2020
9:43 AM
yvanzo
It depends on search, but nothing depends on indexer, it runs only if you run it manually or if you enable live-indexing.
2020-10-09 28341, 2020
9:43 AM
adhawkins
Would be 'nice' if there was some way to do that.
2020-10-09 28307, 2020
9:44 AM
yvanzo
That's right, modifying docker-compose.yml is just an immediate quick fix for now, nothing more.
2020-10-09 28335, 2020
9:44 AM
yvanzo
Will check about how to refactor the repository to make this possible.
2020-10-09 28344, 2020
9:44 AM
adhawkins
Understood. Thanks for that yvanzo.
2020-10-09 28309, 2020
10:12 AM
adhawkins
2020-10-09 28315, 2020
10:12 AM
adhawkins
Any way to reduce the number of them perhaps?
2020-10-09 28357, 2020
10:21 AM
d4rkie joined the channel
2020-10-09 28347, 2020
10:24 AM
D4RK-PH0ENiX has quit
2020-10-09 28304, 2020
10:30 AM
reosarevok
yvanzo: available for a moment?
2020-10-09 28322, 2020
10:34 AM
reosarevok
I'll just leave a PR comment
2020-10-09 28303, 2020
10:47 AM
reosarevok
2020-10-09 28312, 2020
10:49 AM
BrainzGit
2020-10-09 28325, 2020
10:49 AM
alastairp
2020-10-09 28338, 2020
10:49 AM
alastairp
looks like nproc is the setting
2020-10-09 28339, 2020
10:52 AM
BrainzGit
2020-10-09 28333, 2020
10:54 AM
travis-ci joined the channel
2020-10-09 28333, 2020
10:54 AM
travis-ci
2020-10-09 28333, 2020
10:54 AM
travis-ci has left the channel
2020-10-09 28304, 2020
10:58 AM
travis-ci joined the channel
2020-10-09 28304, 2020
10:58 AM
travis-ci
2020-10-09 28304, 2020
10:58 AM
travis-ci has left the channel
2020-10-09 28325, 2020
11:02 AM
reg[m] has quit
2020-10-09 28326, 2020
11:02 AM
kepstin has quit
2020-10-09 28333, 2020
11:02 AM
joshuaboniface has quit
2020-10-09 28345, 2020
11:02 AM
maverickfox3[m] has quit
2020-10-09 28348, 2020
11:02 AM
maxlath[m] has quit
2020-10-09 28349, 2020
11:02 AM
MagnusSvensson[m has quit
2020-10-09 28351, 2020
11:02 AM
goldenshimmer has quit
2020-10-09 28352, 2020
11:11 AM
reg[m] joined the channel
2020-10-09 28334, 2020
11:12 AM
MajorLurker_ has quit
2020-10-09 28326, 2020
11:17 AM
MajorLurker has quit
2020-10-09 28349, 2020
11:18 AM
SothoTalKer has quit
2020-10-09 28351, 2020
11:20 AM
SothoTalKer joined the channel
2020-10-09 28325, 2020
11:34 AM
reg[m] has quit
2020-10-09 28325, 2020
11:34 AM
d4rkie has quit
2020-10-09 28325, 2020
11:34 AM
Gazooo79494 has quit
2020-10-09 28325, 2020
11:34 AM
rdswift has quit
2020-10-09 28325, 2020
11:34 AM
slriv has quit
2020-10-09 28338, 2020
11:34 AM
Gazooo79494 joined the channel
2020-10-09 28345, 2020
11:34 AM
slriv joined the channel
2020-10-09 28307, 2020
11:36 AM
reg[m] joined the channel
2020-10-09 28310, 2020
11:40 AM
d4rkie joined the channel
2020-10-09 28310, 2020
11:40 AM
rdswift joined the channel
2020-10-09 28358, 2020
11:50 AM
kepstin joined the channel
2020-10-09 28359, 2020
11:50 AM
MagnusSvensson[m joined the channel
2020-10-09 28359, 2020
11:50 AM
maxlath[m] joined the channel
2020-10-09 28359, 2020
11:50 AM
joshuaboniface joined the channel
2020-10-09 28359, 2020
11:50 AM
goldenshimmer joined the channel
2020-10-09 28305, 2020
11:51 AM
maverickfox3[m] joined the channel
2020-10-09 28344, 2020
11:54 AM
slriv has quit
2020-10-09 28314, 2020
11:58 AM
slriv joined the channel
2020-10-09 28355, 2020
12:01 PM
BrainzGit
2020-10-09 28356, 2020
12:20 PM
adhawkins
alastairp: Ah ok, so no 'easy' way of changing that. Any chance of making that an environment variable that can be passed in perhaps?
2020-10-09 28344, 2020
12:21 PM
d4rkie has quit
2020-10-09 28342, 2020
12:22 PM
D4RK-PH0ENiX joined the channel
2020-10-09 28313, 2020
12:36 PM
travis-ci joined the channel
2020-10-09 28313, 2020
12:36 PM
travis-ci
2020-10-09 28313, 2020
12:36 PM
travis-ci has left the channel
2020-10-09 28333, 2020
12:51 PM
alastairp
adhawkins: you're right, that should probably be an environment variable. The current "easy" way to do it is to edit that file, and then rebuild the docker image. However, you'll have same issue of having to coordinate edited files when new releases are made
2020-10-09 28312, 2020
13:46 PM
yvanzo
That seems sensible to add such variable to the repository too.
2020-10-09 28321, 2020
13:46 PM
alastairp
2020-10-09 28345, 2020
13:52 PM
kori joined the channel
2020-10-09 28335, 2020
13:55 PM
BrainzGit
2020-10-09 28337, 2020
13:55 PM
BrainzBot
2020-10-09 28340, 2020
14:02 PM
adhawkins
Yeah, that sounds like something that's worth doing alastairp and yvanzo
2020-10-09 28307, 2020
14:07 PM
yvanzo
2020-10-09 28349, 2020
14:42 PM
livingsilver94 has quit
2020-10-09 28349, 2020
14:43 PM
livingsilver94 joined the channel
2020-10-09 28336, 2020
15:07 PM
alastairp
hi _lucifer
2020-10-09 28341, 2020
15:07 PM
alastairp
I released CB on prod!
2020-10-09 28355, 2020
15:07 PM
alastairp
thank you for all of your work. I'm going to post on the forums now
2020-10-09 28311, 2020
15:08 PM
_lucifer
hooray!!!
2020-10-09 28319, 2020
15:08 PM
_lucifer
thanks alastairp
2020-10-09 28343, 2020
15:08 PM
alastairp
_lucifer: I added label and work to the entity_types enum
2020-10-09 28354, 2020
15:08 PM
alastairp
but they don't show up in the search menu. is that expected?
2020-10-09 28309, 2020
15:09 PM
alastairp
I don't know if there's something else that we need to configure
2020-10-09 28317, 2020
15:10 PM
alastairp
they show in beta
2020-10-09 28342, 2020
15:10 PM
_lucifer
yeah, right
2020-10-09 28316, 2020
15:11 PM
alastairp
2020-10-09 28327, 2020
15:11 PM
alastairp
which makes me think that I didn't do the release properly
2020-10-09 28307, 2020
15:12 PM
_lucifer
maybe need to rebuild the static files ?
2020-10-09 28346, 2020
15:13 PM
alastairp
oh yes. I forgot to pull the configuration on the server
2020-10-09 28351, 2020
15:15 PM
alastairp
ok, _now_ it's released!
2020-10-09 28323, 2020
15:16 PM
_lucifer
🎉
2020-10-09 28344, 2020
15:19 PM
BrainzGit
2020-10-09 28319, 2020
15:25 PM
alastairp
Freso: was there a blog post or forum post about the summit this year? Somewhere that I can link to from a forum post
2020-10-09 28337, 2020
15:39 PM
alastairp
what is code-master5's mb id, anyone know?