mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 22:28:43 +00:00
682 B
682 B
Installation Guide
To get Atlantis running you need to:
- Create access credentials on your Git host (GitHub, GitLab, Bitbucket)
- Create a webhook secret so Atlantis can validate webhooks securely
- Deploy Atlantis into your infrastructure
- See Deployment
- 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.