1
1
# Quick start examples for Snowplow Deployment
2
2
3
+ [ ![ Release] [ release-badge ]] [ release ]
3
4
[ ![ License] [ license-image ]] [ license ]
5
+ [ ![ Discourse posts] [ discourse-image ]] [ discourse ]
4
6
5
7
Examples of how to automate creating a [ Snowplow Open Source pipeline] ( https://github.com/snowplow/snowplow ) .
6
8
@@ -12,12 +14,10 @@ These examples cover deploying an Iglu Server, for hosting your schemas, and a S
12
14
| ------------| -------| -------------| -------------------------------------------------------------|
13
15
| Terraform | AWS | Iglu Server | [ Published] ( terraform/aws/iglu_server ) |
14
16
| Terraform | AWS | Pipeline | [ Published] ( terraform/aws/pipeline ) |
15
- | Terraform | GCP | Iglu Server | Coming Soon |
16
- | Terraform | GCP | Pipeline | Coming Soon |
17
+ | Terraform | GCP | Iglu Server | [ Published ] ( terraform/gcp/iglu_server ) |
18
+ | Terraform | GCP | Pipeline | [ Published ] ( terraform/gcp/pipeline ) |
17
19
| | | | |
18
20
19
- We hope to extend support to other infrastructure tooling in the future.
20
-
21
21
## Documentation
22
22
23
23
| Installation Guide | Deployment Summary | FAQ |
@@ -48,3 +48,9 @@ limitations under the License.
48
48
49
49
[ license-image ] : https://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
50
50
[ license ] : https://www.apache.org/licenses/LICENSE-2.0
51
+
52
+ [ discourse-image ] : https://img.shields.io/discourse/posts?server=https%3A%2F%2Fdiscourse.snowplowanalytics.com%2F
53
+ [ discourse ] : http://discourse.snowplowanalytics.com/
54
+
55
+ [ release ] : https://github.com/snowplow/snowplow/releases/tag/21.08
56
+ [ release-badge ] : https://img.shields.io/badge/Snowplow-21.08%20North%20Cascades-6638b8
0 commit comments