Backup and Restore
connectCenter stores all of its persistent application data — libraries, core components, BIEs, code lists, accounts, releases, and so on — in a single relational database. Backing up and restoring connectCenter therefore comes down to backing up and restoring that database. This page describes how to do that for the standard Docker Compose deployment.
Upgrading connectCenter
Upgrading a Docker-based connectCenter deployment is simple: back up, change the image tag,
Database Migration
As of 3.5.0 the score-http backend runs schema migrations automatically on
Administrative SQL
This page collects low-level SQL recipes for administering a connectCenter database directly. connectCenter was formerly named Score, and the database image (oagi1docker/srt-repo) and table names still carry the legacy srt-/Score branding.