-
Notifications
You must be signed in to change notification settings - Fork 114
Emergency Runbook
This site is hosted on AWS Amplify and is maintained and supported by New Relic's Docs Engineering team. If you have any questions or comments, please reach out to [email protected].
Use the Gatsby Cloud UI to select a previous build and redeploy that build.
Steps to redeploy in Gatsby Cloud:
- Log into Gatsby Cloud with Github two-factor.
- Select the
developer-website
site. - Click
View production history
to see all the previous builds that have run. - Find the appropriate build to roll back to. Click
Publish
to deploy that build of the site. - Validate once the deploy is finished.
- Notify The Developer Experience Team and the @hero in #help-deven-websites of the rollback so we can address the underlying issue.
This project supports three environments, local development, staging (a.k.a. development), and production.
Corresponds to the main
branch
New Relic Domains: https://developer.newrelic.com
To run, execute yarn start
from the root of this repository.
Should you want New Relic Browser instrumentation while developing locally, you will need to add an additional configuration option to gatsby-config.js
for the gatsby-plugin-newrelic
plugin.
The site is built using the following technology:
In addition, the site uses the following tracking tools:
No issues yet!