Files
atlantis/runatlantis.io/docs/installation-guide.md
Luke Kysow 37e2ab85a8 Reorganize docs.
Also add a build step that checks the Netlify deploy preview for broken
links.
2019-01-07 16:10:21 -05:00

682 B

Installation Guide

To get Atlantis running you need to:

  1. Create access credentials on your Git host (GitHub, GitLab, Bitbucket)
  2. Create a webhook secret so Atlantis can validate webhooks securely
  3. Deploy Atlantis into your infrastructure
  4. Configure Webhooks on your Git host so Atlantis can respond to your pull requests

And before you do all this, first check that you meet all the Requirements.