Branch | CI/CD Status | Url |
---|---|---|
Prod | ghssidea.org | |
Staging | staging.ghssidea.org |
Automated builds are scheduled to ingest all data to the staging
site on the first of each month at midnight UTC.
- 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.
yarn
- Start development server
yarn start
All GHSS IDEA 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 script.
Infrastructure updates must be made with care as they can cause site downtime.
Remember to update site passwords before running deployment command, and don't commit them to github.