diff --git a/runatlantis.io/.vuepress/components/HomeCustom.vue b/runatlantis.io/.vuepress/components/HomeCustom.vue index d81274691..2bed815a5 100644 --- a/runatlantis.io/.vuepress/components/HomeCustom.vue +++ b/runatlantis.io/.vuepress/components/HomeCustom.vue @@ -11,15 +11,6 @@ Get Started →

- - - - - - - - -
@@ -37,9 +28,11 @@

Fewer Mistakes

-

Bring the benefits of code review to your operations workflow.

+

Bring the benefits of code review to your operations + workflow.

    -
  • Catch errors in the Terraform plan output before it's applied. +
  • Catch errors in + the Terraform plan output before it's applied.
  • Ensure that you apply changes before merging to master. @@ -49,7 +42,7 @@
- +
@@ -58,13 +51,13 @@
- +
-

Put the "Dev" back into DevOps

-

Empower your developers to write Terraform. Safely.

+

Put the Dev back into DevOps

+

Empower your developers to write Terraform. Safely.

  • Developers can submit Terraform pull requests without needing credentials. @@ -81,22 +74,41 @@
    -

    Free Audit Logs

    -

    All production changes are recorded on the pull request where - they were made.

    +

    Instant Audit Logs And Compliance

    +

    Pass audits without compromising your workflow.

      -
    • See exactly - which resources were changed. +
    • Each pull request now holds a detailed log of what infrastructure changes were made and when; along with who made the change and who approved it.
    • -
    • Know who applied - the change and who approved it. +
    • Atlantis can be configured to require approvals on every production change.
    - + +
    +
    +
    +
+
+
+
+

Proven at Scale

+
+
+
+ +
+
+
+
+
    +
  • Used by one of the world's top companies to manage over 600 Terraform repos with 300 developers. +
  • +
  • In production use for over 2 years. +
  • +
@@ -106,25 +118,30 @@

How It Works

-
-
- -
-
    -
  • Atlantis is self-hosted. Your credentials don't leave your infrastructure. +
  • Atlantis is + self-hosted. Your credentials don't leave your infrastructure.
  • -
  • Runs as a Golang binary or Docker image and can be deployed on VMs, Kubernetes, Fargate, etc. +
  • Runs as a Golang + binary or Docker image and can be deployed on VMs, Kubernetes, + Fargate, etc.
  • -
  • Listens for webhooks from GitHub/GitLab/Bitbucket. +
  • Listens for + webhooks from GitHub/GitLab/Bitbucket.
  • -
  • Runs terraform commands remotely and comments back with their output. +
  • Runs terraform + commands remotely and comments back with their output.
+
+
+ +
+
@@ -333,11 +350,13 @@ .feature max-width 100% padding 0 2.5rem + .workflow .mobile display block .desktop display none + .benefits-container .benefit-container .benefit @@ -346,7 +365,6 @@ &.image order -1 - @media (max-width: $MQMobileNarrow) .home padding-left 1.5rem diff --git a/runatlantis.io/.vuepress/public/certificate.svg b/runatlantis.io/.vuepress/public/certificate.svg new file mode 100644 index 000000000..17df5278b --- /dev/null +++ b/runatlantis.io/.vuepress/public/certificate.svg @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/runatlantis.io/.vuepress/public/coding.svg b/runatlantis.io/.vuepress/public/coding.svg new file mode 100644 index 000000000..1f67eec77 --- /dev/null +++ b/runatlantis.io/.vuepress/public/coding.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/runatlantis.io/.vuepress/public/devops.png b/runatlantis.io/.vuepress/public/devops.png deleted file mode 100644 index cf5668eac..000000000 Binary files a/runatlantis.io/.vuepress/public/devops.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/hootsuite.png b/runatlantis.io/.vuepress/public/hootsuite.png deleted file mode 100644 index 077a8c31b..000000000 Binary files a/runatlantis.io/.vuepress/public/hootsuite.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/list.svg b/runatlantis.io/.vuepress/public/list.svg new file mode 100644 index 000000000..8c5735e65 --- /dev/null +++ b/runatlantis.io/.vuepress/public/list.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/runatlantis.io/.vuepress/public/logs.png b/runatlantis.io/.vuepress/public/logs.png deleted file mode 100644 index cda7c0c6a..000000000 Binary files a/runatlantis.io/.vuepress/public/logs.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/lyft.png b/runatlantis.io/.vuepress/public/lyft.png deleted file mode 100644 index 7a6efa2cd..000000000 Binary files a/runatlantis.io/.vuepress/public/lyft.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/mistakes.png b/runatlantis.io/.vuepress/public/mistakes.png deleted file mode 100644 index 7b396e731..000000000 Binary files a/runatlantis.io/.vuepress/public/mistakes.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/nike.png b/runatlantis.io/.vuepress/public/nike.png deleted file mode 100644 index ae8af2808..000000000 Binary files a/runatlantis.io/.vuepress/public/nike.png and /dev/null differ diff --git a/runatlantis.io/.vuepress/public/powerful.svg b/runatlantis.io/.vuepress/public/powerful.svg new file mode 100644 index 000000000..e179434b7 --- /dev/null +++ b/runatlantis.io/.vuepress/public/powerful.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + diff --git a/runatlantis.io/.vuepress/public/samsung.png b/runatlantis.io/.vuepress/public/samsung.png deleted file mode 100644 index 9cd966137..000000000 Binary files a/runatlantis.io/.vuepress/public/samsung.png and /dev/null differ