Skip to content

medicinal-matt/quickstart-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start examples for Snowplow Deployment

Release License Discourse posts

Examples of how to automate creating a Snowplow Open Source pipeline.

These examples cover deploying an Iglu Server, for hosting your schemas, and a Snowplow pipeline.

Supported Platforms

Tool Cloud Components Status
Terraform AWS Iglu Server Published
Terraform AWS Pipeline Published
Terraform GCP Iglu Server Published
Terraform GCP Pipeline Published

Documentation

Installation Guide Deployment Summary FAQ
i1 i2 i3
Installation Guide Deployment Summary FAQ

Updating READMEs

To generate the READMEs, use terraform-docs.

For example:

terraform-docs -c .terraform-docs.yml terraform/aws/iglu_server/default
terraform-docs -c .terraform-docs.yml terraform/aws/iglu_server/secure
terraform-docs -c .terraform-docs.yml terraform/aws/pipeline/default
terraform-docs -c .terraform-docs.yml terraform/aws/pipeline/secure
terraform-docs -c .terraform-docs.yml terraform/gcp/iglu_server/default
terraform-docs -c .terraform-docs.yml terraform/gcp/iglu_server/secure
terraform-docs -c .terraform-docs.yml terraform/gcp/pipeline/default
terraform-docs -c .terraform-docs.yml terraform/gcp/pipeline/secure

Copyright and license

The Snowplow Quick start examples are copyright 2021 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Examples of how to automate creating a Snowplow Open Source pipeline

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HCL 100.0%