diff --git a/_templates/menu_partial.erb b/_templates/menu_partial.erb index 73a003bc..504f73e5 100644 --- a/_templates/menu_partial.erb +++ b/_templates/menu_partial.erb @@ -172,6 +172,7 @@
diff --git a/guide-cloud-deployment/guide-cloud-deployment.adoc b/guide-cloud-deployment/guide-cloud-deployment.adoc index 097da769..bf02c619 100644 --- a/guide-cloud-deployment/guide-cloud-deployment.adoc +++ b/guide-cloud-deployment/guide-cloud-deployment.adoc @@ -49,6 +49,7 @@ Running on Google Cloud provides a few options, depending on what you want to do * Causal Cluster - the Enterprise edition of Neo4j is also https://console.cloud.google.com/launcher/details/neo4j-public/neo4j-enterprise-causal-cluster[available on GCP Marketplace^], and users can launch a causal cluster from there. The launch and interaction steps to deploy Neo4j causal clusters on GCP are shown in the {opsmanual}/cloud-deployments/neo4j-gcp/causal-cluster-vm/[Neo4j documentation^]. +We also have a link:/developer/neo4j-google-cloud-launcher/[step-by-step tutorial] for deploying a Neo4j cluster with GCP. * Google Kubernetes Marketplace (Docker container-based) - Neo4j Enterprise is also https://console.cloud.google.com/marketplace/details/neo4j-public/causal-cluster-k8s[available on Kubernetes Marketplace^], so users can launch Neo4j clusters into Google Kubernetes Engine (GKE) clusters. For a walkthrough, please consult the blog post showing how to https://medium.com/google-cloud/launching-neo4j-on-googles-kubernetes-marketplace-97c23c94e960[launch Neo4j on Google Kubernetes Marketplace^]. @@ -70,10 +71,10 @@ Using this method, both Community and Enterprise options are available. * Neo4j Community edition - https://aws.amazon.com/marketplace/pp/B071P26C9D[available from the AWS marketplace^]. [NOTE] --- +==== For this installation, we recommend you select the option in security group settings to "Create new security group based on seller settings". This will ensure that when the instance is launched, the default ports that are needed will be open. --- +==== * Causal Cluster - https://aws.amazon.com/marketplace/pp/B07D441G55[launch directly from the AWS Marketplace^], as well. This option creates a multi-VM clustered configuration with the choice to configure a number of aspects of the cluster, including number of core nodes, read replicas, hardware sizing, encrypted EBS volumes, and other options.