Branch | CI/CD Status | Url |
---|---|---|
Prod | biosecuritycentral.org | |
Staging | staging.biosecuritycentral.org | |
Review | review.biosecuritycentral.org | |
Dev | dev.biosecuritycentral.org |
Automated deployment schedule: all data are ingested to Staging
weekly.
- Click the "CI/CD Status" badge above next to the site where you want to update data
- Click "Trigger Pipeline" button on the top right section of that page
- If you're looking for additional detail on how to update different aspects of the site, checkout the Standard Operating Procedures document
yarn
- Start development server
yarn start
All Biosecurity Central Infrastructure is managed using the CloudFormation
template within the /CloudFormation/
directory. All changes to hosting, domain
names, alternate domain names, and access control must be made in the template
and deployed using the update command.
Infrastructure updates must be made with care as they can cause site downtime.
Remember to update site passwords before running deployment command.