nextstrain / nextstrain.org

The Nextstrain website
https://nextstrain.org
GNU Affero General Public License v3.0
88 stars 49 forks source link

Remove manifests from S3 #681

Closed jameshadfield closed 1 year ago

jameshadfield commented 1 year ago

678 moved the manifests into source code (e.g. ./data/manifest_core.json). Once the site has been deployed to production remember to remove them from S3:

aws s3 rm s3://nextstrain-data/manifest_guest.json
aws s3 rm s3://nextstrain-staging/manifest_guest.json
jameshadfield commented 1 year ago

Deleted. Note: production server is currently running off 686c7a0.