hbz / lobid-gnd

UI and API to the Integrated Authority File (Gemeinsame Normdatei, GND)
http://lobid.org/gnd
Eclipse Public License 2.0
25 stars 5 forks source link

Fallback server uses gnd-test #290

Closed dr0i closed 3 years ago

dr0i commented 3 years ago

The fallback server for lobid-gnd is the same stage.lobid.org/gnd uses, i.e. it uses the gnd-test index - which is fairly outdated (from Augut 2020, lacking 10% of the data of the productive server).

Working on https://github.com/hbz/lobid/issues/467 I set stage.lobid.org/gnd to use the productive index, as a temporary solution. One might not need a third instance (for testing at stage) for one could use that instance to test by reconfigure the index to gnd-test and switch this back after tests are done. We apparently don't do so much testing and we don't have so much fallback incidents so that this may be ok - but don't forget to reconfigure it back. Or we might wand to walk the save path and deploy a third instance , as done in lobid-alma. Decide.

fsteeg commented 3 years ago

I set stage.lobid.org/gnd to use the productive index, as a temporary solution [...] We apparently don't do so much testing and we don't have so much fallback incidents so that this may be ok

+1