nebula-docker-compose


English | 中文
A distributed, scalable, lightning-fast graph database

build docker image workflow GitHub stars GitHub forks

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.

For minor version of docker images(2.6.2 for instance), please check tags from the docker hub i.e. here.

nebula-docker-compose branch Nebula Graph branch and repository Nebula Graph version How to use nebula-docker-compose
master master of the nebula repository The latest development
version of v3.x
Deploy Nebula Graph with Docker Compose
v3.5 v3.5.x of the nebula repository v3.5.x Deploy Nebula Graph with Docker Compose
v3.4 v3.4.x of the nebula repository v3.4.x Deploy Nebula Graph with Docker Compose
v3.3 v3.3.x of the nebula repository v3.3.x Deploy Nebula Graph with Docker Compose
v3.2 v3.2.x of the nebula repository v3.2.x Deploy Nebula Graph with Docker Compose
v3.1 v3.1.x of the nebula repository v3.1.x Deploy Nebula Graph with Docker Compose
v3.0.1 v3.0.1 of the nebula repository v3.0.1 Deploy Nebula Graph with Docker Compose
v2.6
v2.6 of the nebula repository The latest released version of v.2.6.x 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