-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Overview] Add Intro to Gruntwork content. #106
Changes from all commits
9c31711
043c46c
c0d736f
bed9d2d
d7eb37a
d6e587b
0af0ed1
a9e31ab
1743922
cd47350
a93ac73
6e22943
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Getting started |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Gruntwork Production Framework |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Grunwork vs. other |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# How it works |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Introduction to Gruntwork | ||
|
||
### What is Gruntwork? | ||
|
||
**Gruntwork is a "DevOps accelerator" designed to make it possible to achieve a world-class DevOps setup based completely on infrastructure-as-code in just a few days.** | ||
|
||
The core elements of a world-class DevOps setup are described in the [Gruntwork Production Framework](gruntwork-production-framework). The [Gruntwork product suite](products) is designed to help software teams implement the Gruntwork Production Framework. | ||
|
||
Gruntwork works best for teams building new infrastructure ("greenfield"), either from scratch or as part of a migration. It can also be useful for teams with existing infrastructure ("brownfield"). | ||
|
||
### Supported public clouds | ||
|
||
Gruntwork products focus on Amazon Web Services (AWS). Support for other public clouds such as GCP and Azure may be added in the future. | ||
|
||
### Gruntwork and Terraform | ||
|
||
All Gruntwork products are built on and fully compatible with [open source Terraform](https://gruntwork.io). The one exception to this is the Gruntwork Reference Architecture, which uses Terragrunt to implement an end-to-end architecture. |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Use cases |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Getting started | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"4afe79f1f320341e925881c96a22e07a"} | ||
##DOCS-SOURCER-END --> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Gruntwork Production Framework | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"648d383c58181d75984bfd2d5b41b3b1"} | ||
##DOCS-SOURCER-END --> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Grunwork vs. other | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"c8aeff437ffbf0d5134c70daf339a109"} | ||
##DOCS-SOURCER-END --> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# How it works | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"98a7df21d15de6c654c17d3d57fa06e2"} | ||
##DOCS-SOURCER-END --> |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Introduction to Gruntwork | ||
|
||
### What is Gruntwork? | ||
|
||
**Gruntwork is a "DevOps accelerator" designed to make it possible to achieve a world-class DevOps setup based completely on infrastructure-as-code in just a few days.** | ||
|
||
The core elements of a world-class DevOps setup are described in the [Gruntwork Production Framework](gruntwork-production-framework). The [Gruntwork product suite](products) is designed to help software teams implement the Gruntwork Production Framework. | ||
|
||
Gruntwork works best for teams building new infrastructure ("greenfield"), either from scratch or as part of a migration. It can also be useful for teams with existing infrastructure ("brownfield"). | ||
|
||
### Supported public clouds | ||
|
||
Gruntwork products focus on Amazon Web Services (AWS). Support for other public clouds such as GCP and Azure may be added in the future. | ||
|
||
### Gruntwork and Terraform | ||
|
||
All Gruntwork products are built on and fully compatible with [open source Terraform](https://gruntwork.io). The one exception to this is the Gruntwork Reference Architecture, which uses Terragrunt to implement an end-to-end architecture. | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"879d7ea37a5bc5265a7df9bb3915e1f3"} | ||
##DOCS-SOURCER-END --> |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Use cases | ||
|
||
|
||
<!-- ##DOCS-SOURCER-START | ||
{"sourcePlugin":"Local File Copier","hash":"9e449ec8d34b49b98c1c2e301378c065"} | ||
##DOCS-SOURCER-END --> |
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link here to
products
is broken and this is why your build is failing