Skip to content

Commit f3e9621

Browse files
authored
docs: update license key url and small tweaks (#34115)
1 parent ff84d3b commit f3e9621

File tree

16 files changed

+38
-17
lines changed

16 files changed

+38
-17
lines changed

doc/user/content/installation/faq.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,9 @@ menu:
1414
Community edition license keys are valid for one year. Enterprise license
1515
keys will vary based on the terms of your contract.
1616

17-
## How do I get a community license key?
17+
## How do I get a license key?
1818

19-
To request a license key for Materialize Community Edition, visit https://materialize.com/get-started/.
20-
21-
## How do I get an enterprise license key?
22-
23-
To purchase a Materialize Self-Managed Enterprise License, contact us
24-
[here](https://materialize.com/self-managed).
19+
{{< include-md file="shared-content/license-key-required.md" >}}
2520

2621
## How do I add a license key to an existing installation?
2722

doc/user/content/installation/install-on-aws/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ for details.
5959
If you do not have Helm 3.2.0+, install. For details, see the [Helm
6060
documentation](https://helm.sh/docs/intro/install/).
6161

62+
### License key
63+
6264
{{< include-md file="shared-content/license-key-required.md" >}}
6365

6466
## Set up AWS Kubernetes environment and install Materialize

doc/user/content/installation/install-on-aws/upgrade-on-aws.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ for details.
7373
If you do not have Helm 3.2.0+, install. For details, see the [Helm
7474
documentation](https://helm.sh/docs/intro/install/).
7575

76+
### License key
77+
7678
{{< include-md file="shared-content/license-key-required.md" >}}
7779

7880
## Procedure

doc/user/content/installation/install-on-azure/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ the [Helm documentation](https://helm.sh/docs/intro/install/).
6565
Terraform outputs. Alternatively, you can manually specify the name and region.
6666
If you want to use `jq` and do not have `jq` installed, install.
6767

68+
### License key
69+
6870
{{< include-md file="shared-content/license-key-required.md" >}}
6971

7072
## A. Authenticate with Azure

doc/user/content/installation/install-on-azure/upgrade-on-azure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ the [Helm documentation](https://helm.sh/docs/intro/install/).
8484
Terraform outputs. Alternatively, you can manually specify the name and region.
8585
If you want to use `jq` and do not have `jq` installed, install.
8686

87+
### License key
88+
8789
{{< include-md file="shared-content/license-key-required.md" >}}
8890

8991
## A. Authenticate with Azure

doc/user/content/installation/install-on-gcp/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ If you do not have Helm version 3.2.0+ installed, install. For details, see the
9191
Terraform outputs. Alternatively, you can manually specify the name and region.
9292
If you want to use `jq` and do not have `jq` installed, install.
9393

94+
### License key
95+
9496
{{< include-md file="shared-content/license-key-required.md" >}}
9597

9698
## A. Configure GCP project and service account

doc/user/content/installation/install-on-gcp/upgrade-on-gcp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ If you do not have Helm version 3.2.0+ installed, install. For details, see the
102102
Terraform outputs. Alternatively, you can manually specify the name and region.
103103
If you want to use `jq` and do not have `jq` installed, install.
104104

105+
### License key
106+
105107
{{< include-md file="shared-content/license-key-required.md" >}}
106108

107109
## Procedure

doc/user/content/installation/install-on-local-kind/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ documentationq](https://kubernetes.io/docs/tasks/tools/).
5959
For help with `kubectl` commands, see [kubectl Quick
6060
reference](https://kubernetes.io/docs/reference/kubectl/quick-reference/).
6161

62+
### License key
63+
6264
{{< include-md file="shared-content/license-key-required.md" >}}
6365

6466
## Installation

doc/user/content/installation/install-on-local-kind/upgrade-on-local-kind.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ documentationq](https://kubernetes.io/docs/tasks/tools/).
3838
For help with `kubectl` commands, see [kubectl Quick
3939
reference](https://kubernetes.io/docs/reference/kubectl/quick-reference/).
4040

41+
### License key
42+
4143
{{< include-md file="shared-content/license-key-required.md" >}}
4244

4345
## Upgrade

doc/user/content/installation/install-on-local-minikube/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ This tutorial uses `kubectl`. To install, refer to the [`kubectl` documentationq
6363
For help with `kubectl` commands, see [kubectl Quick
6464
reference](https://kubernetes.io/docs/reference/kubectl/quick-reference/).
6565

66+
### License key
67+
6668
{{< include-md file="shared-content/license-key-required.md" >}}
6769

6870
## Installation

0 commit comments

Comments
 (0)