You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/index.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,9 @@ We offer two fully featured Customer Data Infrastructure (CDI) platforms:
11
11
***Snowplow CDI Private Managed Cloud**: hosted in your own cloud, managed by Snowplow
12
12
***Snowplow CDI Cloud**: hosted and managed by Snowplow
13
13
14
-
For self-hosted deployments, you can buy a production or a non-production license:
15
-
***Snowplow High Availability**: for production use, hosted and managed by you
14
+
For self-hosted deployments, we have:
16
15
***Snowplow Community Edition**: not for production use, hosted and managed by you
16
+
***Snowplow Self-Hosted**: for production use, for existing Snowplow users
17
17
18
18
## Customer Data Infrastructure
19
19
@@ -51,11 +51,13 @@ All data processed and collected with Snowplow Cloud is undertaken within Snowpl
51
51
52
52
## Self-Hosted
53
53
54
-
Choose Snowplow Self-Hosted to host and manage your Snowplow infrastructure, for complete control over your deployment. With Self-Hosted, you deploy and host everything. Many features, including the **control plane**, are not available in Self-Hosted.
54
+
With Self-Hosted, you deploy and host everything. Many features, including the **control plane**, are not available in Self-Hosted.
55
55
56
-
### High Availability
56
+
### Community Edition
57
+
58
+
Snowplow [Community Edition](/docs/get-started/self-hosted/index.md) is for **non-production** use cases. It's a starter template: use it to evaluate Snowplow for testing purposes.
57
59
58
-
Snowplow High Availability is ideal if you have an existing Snowplow deployment, and prefer to manage all upgrades and maintenance yourself. The infrastructure is provided under a proprietary, production-use license.
60
+
Community Edition infrastructure is provided under the [SLULA license](/docs/resources/copyright-license/index.md).
Snowplow [Community Edition](/docs/get-started/self-hosted/index.md) is for **non-production** use cases.
71
+
### Production Self-Hosted license
72
72
73
-
Community Edition infrastructure is provided under the [SLULA license](/docs/resources/copyright-license/index.md).
73
+
If you have an existing Snowplow implementation, either Community Edition or a legacy deployment, you're eligible for Snowplow Self-Hosted. It's a production-use license.
To get started with Snowplow Customer Data Infrastructure, follow the **Getting Started** steps in [Snowplow Console](https://console.snowplowanalytics.com/getting-started). You will receive an account as part of your onboarding.
14
11
15
-
To get started with Snowplow CDI Private Managed Cloud, follow the **Getting Started** steps in [Snowplow Console](https://console.snowplowanalytics.com/getting-started). You will receive an account as part of your onboarding.
12
+
## CDI Cloud
16
13
17
-
The Getting Started steps will guide you through setting up your cloud environment. You can also find the instructions here:
14
+
If you have a Snowplow [CDI Cloud](/docs/get-started/index.md#cdi-cloud) account, we'll set up your infrastructure for you. Check out **Pipelines** in Console to see your new pipeline.
15
+
16
+
## CDI Private Managed Cloud
17
+
18
+
If you have a Snowplow [CDI Private Managed Cloud](/docs/get-started/index.md#cdi-private-managed-cloud) account, the Getting Started steps will guide you through setting up your cloud environment. You can also find the instructions here:
Once you've set up your cloud environment, go ahead and [request a new pipeline](https://console.snowplowanalytics.com/pipelines/azure/new) in Console.
23
-
24
-
If you have a Snowplow CDI Cloud account, you don't need to worry about cloud configuration.
23
+
Once you've set up your cloud environment, go to **Pipelines** in Console to request your new pipeline.
Copy file name to clipboardExpand all lines: docs/get-started/self-hosted/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ sidebar_custom_props:
12
12
import LicenseNotice from '@site/docs/get-started/self-hosted/_license-notice.md';
13
13
```
14
14
15
-
This page is an introduction for the Self-Hosted [Quick Start guide](docs/get-started/self-hosted/quick-start/index.md). Follow the Quick Start to set up a [Snowplow Self-Hosted](/docs/get-started/index.md#self-hosted) deployment, whether High Availability (production) or Community Edition (non-production).
15
+
This page is an introduction for the [Self-Hosted](/docs/get-started/index.md#self-hosted)[Quick Start guide](docs/get-started/self-hosted/quick-start/index.md). Follow the Quick Start to set up a self-hosted deployment.
16
16
17
17
We have built a set of [terraform](https://www.terraform.io/docs/language/modules/develop/index.html) modules, which automates the setup and deployment of the required infrastructure and applications for an operational Snowplow Community Edition pipeline, with just a handful of input variables required on your side.
Copy file name to clipboardExpand all lines: docs/glossary/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,10 +72,10 @@ To help clarify, we've categorized the terms:
72
72
|**Snowplow CLI**| Component | Tool for command-line management of data products and data structures |[Snowplow CLI](/docs/data-product-studio/snowplow-cli/index.md)|
|**Snowplow Inspector**| Component | Browser extension for testing and validation of web tracking |[Snowplow Inspector](/docs/data-product-studio/data-quality/snowplow-inspector/index.md)|
77
76
|**Snowplow Micro**| Component | Testing and QA pipeline |[Snowplow Micro](/docs/data-product-studio/data-quality/snowplow-micro/index.md)|
78
77
|**Snowplow Mini**| Component | Sandbox development pipeline |[Snowplow Mini](/docs/api-reference/snowplow-mini/index.md)|
0 commit comments