Overview
Here is how to get started by configuring your GitHub organization with a GitHub App and a GitHub OAuth app. For notifications we will also setup a Slack App.

Setup steps¶
- GitHub App - Webhooks for responding to GitHub events.
- GitHub OAuth App - Authentication for accessing deployment portal.
- Slack App - Post notifications for deployments and releases.
- Jira Integration - Link JIRA issues from the branch name to your pull request description.
- AWS Configuration - External secrets, save settings, and track deployment versions.
- prdeploy portal - The web portal that allows you to manage settings and deployments.
- GitHub Actions - A combined deploy that intuitively promotes services in a single workflow.