Skip to content

webapp: Temporary use the main database

Due to the current migrations running on belvedere, somerset has some lag and the webapp is displaying outdates information.

Test Plan

diff origin/production/moma.softwareheritage.org current/moma.softwareheritage.org
*******************************************
  File[/etc/softwareheritage/storage/storage.yml] =>
   parameters =>
     content =>
      @@ -3,5 +3,5 @@
         cls: local
         args:
      -    db: host=somerset.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
      +    db: host=belvedere.internal.softwareheritage.org port=5432 user=guest dbname=softwareheritage
             password=guest
           objstorage:
*******************************************
*** End octocatalog-diff on moma.softwareheritage.org

Migrated from D6949 (view on Phabricator)

Merge request reports