Deployment

Neo4j Enterprise Studio can be deployed in three ways:

  • Binary: run directly on a host machine.

  • Docker: run in a container.

  • Kubernetes: deploy with Helm for orchestrated environments.

All deployment methods require a config.yaml configuration file. See Reference for the full configuration reference.