cao7113 / nebula-docker-compose

Docker compose for Nebula Graph

Home Page:https://github.com/vesoft-inc/nebula

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

build docker image workflow nebula star nebula fork

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.0.0
(recommended)
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

About

Docker compose for Nebula Graph

https://github.com/vesoft-inc/nebula

License:Apache License 2.0


Languages

Language:Smarty 99.8%Language:Shell 0.2%