psaiz

Results 42 comments of psaiz

The sidecar that Diego mentioned is in place for the nginx logs. Note that the output of the containers is also sent to the central monitoring by our openshift colleagues....

Just to make sure that I change the correct one, since the ticket is a bit old. You mean the `Download` button here, isn't it? ![Image](https://github.com/cernopendata/opendata.cern.ch/assets/12909623/896ab801-a770-4114-92bb-0a36a6c15577)

So, it would look like ![Image](https://github.com/cernopendata/opendata.cern.ch/assets/12909623/17a311b8-9972-467f-bc28-6c7a1387c1ee)

After #2921 has been addressed, I can't reproduce this one

I might need a bit more info to deal with this one. I've seen that there is a template called `record_detail_Author-lists`, and this seems to be related with the `collections`...

The current names in openshift qa and prod are: ``` cache logstash mq (not in dev) proxy web web-files ``` On top of that, openshift dev has: ``` db search...

And this might be a good moment to move from two independent docker compose files to a merging of files. The [example](https://docs.docker.com/compose/multiple-compose-files/merge/#example) is exactly what we want

This requires first some changes in the common modules: https://github.com/inveniosoftware/invenio-search/pull/225 Once that one is in place, we will continue with the rest

Main thing done. There are a couple of minor issues to adjust, and that will be dealt later on

Most of the issues have been addressed. The one left is for `collections`. That one is a bit trickier, so it deserves its own PR