Uninstall Guide
RunsOn is a CloudFormation stack, so you can delete it very easily via the AWS console.
Delete the CloudFormation stack
Section titled “Delete the CloudFormation stack”- Go to the CloudFormation console ↗.
- Select the stack (name should be
runs-onunless you overrode the default value). - Click on the
Deletebutton. - Confirm the deletion by clicking on the
Delete stackbutton.
The only retained resources should be the two S3 buckets (one for RunsOn configuration and one for the cache), which you can then delete manually.
Delete the GitHub private app
Section titled “Delete the GitHub private app”- Go to the GitHub settings for your organization.
- Click on
GitHub Apps. - Click on the
RunsOnapp. - Click on the
Uninstallbutton. - Confirm the deletion by clicking on the
Deletebutton.