English | 中文
A distributed, scalable, lightning-fast graph database
NebulaGraph can be deployed using several methods, with Docker Compose being one of the quickest and easiest. This repository contains Docker Compose configuration files for various versions of NebulaGraph, organized across different branches. Refer to the table below for the most commonly used branches, along with their corresponding NebulaGraph versions. Typically, the highest version number in the v3.x series represents the latest stable release.
For specific minor versions of Docker images, such as 3.6.1, please consult the tags on Docker Hub, which can be found here.
Branch of This Repo | NebulaGraph | Version Comment | Docs |
---|---|---|---|
master |
master of the nebula repository |
The latest dev build for v3.x | Guide |
v3.8 |
v3.8.x of the nebula repository |
v3.8.x | Guide |
v3.6 |
v3.6.x of the nebula repository |
v3.6.x | Guide |
v3.5 |
v3.5.x of the nebula repository |
v3.5.x | Guide |
v3.4 |
v3.4.x of the nebula repository |
v3.4.x | Guide |
v3.3 |
v3.3.x of the nebula repository |
v3.3.x | Guide |
v3.2 |
v3.2.x of the nebula repository |
v3.2.x | Guide |
v3.1 |
v3.1.x of the nebula repository |
v3.1.x | Guide |
v3.0.1 |
v3.0.1 of the nebula repository |
v3.0.1 | Guide |
v2.6 |
v2.6 of the nebula repository |
The last v2.x release | Guide |
v2.5.0 |
v2.5.0 of the nebula-graph repository |
v.2.5.0 | Guide |
v2.0.0 |
v2.0.0 of the nebula-graph repository |
v.2.0.0-GA | Guide |
v1.0 |
master of the nebula repository |
v1.0 | Guide |