Getting Started

Getting started with Atlantis is really easy!.

Download Atlantis

Download from https://github.com/hootsuite/atlantis/releases

unzip atlantis_{os}_{arch}.zip

Run it!

./atlantis bootstrap

This will walk you through running Atlantis locally. It will

  • fork an example terraform project
  • install terraform (if not already in your PATH)
  • install ngrok so we can expose Atlantis to GitHub
  • start Atlantis

If you’re ready to permanently set up Atlantis see Production-Ready Deployment