{"repo":"PagerDuty/incident-response-docs","free":true,"listed":false,"github":"https://github.com/PagerDuty/incident-response-docs","clone":"git clone https://github.com/PagerDuty/incident-response-docs.git","description":"PagerDuty's Incident Response Documentation.","language":"Dockerfile","stars":1049,"topics":["pagerduty","incident-response","documentation","oncall","team-security"],"license":"Apache-2.0","category":"docs-static-sites","readme_excerpt":"PagerDuty Incident Response Documentation This is a public version of the Incident Response process used at PagerDuty. It is also used to prepare new employees for on-call responsibilities, and provides information not only on preparing for an incident, but also what to do during and after. See the about page for more information on what this documentation is and why it exists. You can view the documentation directly in this repository, or rendered as a website at https://response.pagerduty.com. Development We use MkDocs to create a static site from this repository. Native For local development on your native device, 1. Install MkDocs. pip install mkdocs 1. Install MkDocs PyMdown Extensions. pip install pymdown-extensions 1. Install Pygments if you want syntax highlighting for any code examples. pip install pygments 1. Install the PagerDuty MkDocs Theme. 1. git clone https://github.com/pagerduty/mkdocs-theme-pagerduty 1. cd mkdocs-theme-pagerduty & python3 setup.py install 1. To test locally, run mkdocs serve from the project directory. 1. You can now view the website in your browser at http://127.0.0.1:8000 . The site will automatically update as you edit the code. Docker For local development using Docker, 1. Build the docker image and load it for immediate use. docker build --load -t mkdocs . 1. Run the container and pass through your current working directory. docker run -v $(pwd):/docs -p 127.0.0.1:8000:8000 mkdocs 1. You can now view the website in your browser at http:","default_branch":null,"files":null,"tree":[],"storefront":"/r/PagerDuty","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/PagerDuty/incident-response-docs/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}