nmdp-bioinformatics / gfe-db

Graph database representing IPD-IMGT/HLA sequence data as GFE
https://gfe-db.readthedocs.io
GNU General Public License v3.0
9 stars 15 forks source link

Renew database SSL certificate #83

Closed chrisammon3000 closed 1 year ago

chrisammon3000 commented 1 year ago

Description

Adds logic and basic automation for renewing the SSL certificate on gfe-db.

Usage

  1. Make sure AWS credentials are valid
  2. Pull remote changes to local repository git pull
  3. Sync scripts to the database instance make database.sync-scripts
  4. Renew the certificate make database.ssl.renew-cert

Validation