English | 中文
A distributed, scalable, lightning-fast graph database
There are multiple ways to deploy Nebula Graph, but using Docker Compose is usually considered to be a fast starter. This repository provides a convenient solution to deploy Nebula Graph with Docker Compose.
Choose a nebula-docker-compose branch before you start. The following table lists the most popular nebula-docker-compose branches and the corresponding Nebula Graph GitHub branches and versions.
nebula-docker-compose branch | Nebula Graph branch and repository | Nebula Graph version | How to use nebula-docker-compose |
---|---|---|---|
master |
master of the nebula-graph repository |
The latest development version of v2.x |
Deploy Nebula Graph with Docker Compose |
v2.6.0 (recommended) |
v2.6.0 of the nebula-graph repository |
v.2.6.0 | Deploy Nebula Graph with Docker Compose |
v2.5.0 |
v2.5.0 of the nebula-graph repository |
v.2.5.0 | Deploy Nebula Graph with Docker Compose |
v2.0.0 |
v2.0.0 of the nebula-graph repository |
v.2.0.0-GA | Deploy Nebula Graph with Docker Compose |
v1.0 |
master of the nebula repository |
The latest development version of v1.x |
Deploy Nebula Graph with Docker Compose |