Quickstart: Deploy a standalone instance
This quickstart guide walks through the basics of deploying a Neo4j standalone instance to a cloud or a local Kubernetes cluster using the Neo4j Helm chart.
The quickstart for deploying a Neo4j standalone server contains the following:
-
Neo4j Helm chart for standalone server deployments — A schematic representation of how to use the Neo4j Helm chart for deploying a standalone server.
-
Prerequisites — Set up your environment for deploying a Neo4j standalone instance on Kubernetes.
-
Create a Helm deployment values.yaml file — Create a Helm deployment values.yaml file with all Neo4j configurations.
-
Install a Neo4j standalone instance — Install a Neo4j standalone instance using the deployment values.yaml file and the neo4j/neo4j Helm chart.
-
Verify the installation — Verify the Neo4j installation.
-
Uninstall Neo4j and clean up the created resources — Uninstall Neo4j and clean up the created resources.