# nebula-docker-compose **Repository Path**: pstree/nebula-docker-compose ## Basic Information - **Project Name**: nebula-docker-compose - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-16 - **Last Updated**: 2022-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README


中文 | English
能够容纳千亿个顶点和万亿条边,并提供毫秒级查询延时的图数据库解决方案

WeiXin Zhihu SegmentFault Sina Weibo nebula star nebula fork codecov

部署Nebula Graph的方式有很多,使用Docker Compose是其中较方便的一种。本仓库中保存了使用Docker Compose快速部署Nebula Graph的解决方案。 在使用本仓库前,请选择好您需要使用的分支。下表列出了常用分支以及与其相对应的Nebula Graph分支和版本。 更多小版本的 Docker 镜像分支(比如对应 2.6.2 版本的镜像),可以在 Docker Hub 上查询相应 tag,比如[这里](https://hub.docker.com/r/vesoft/nebula-graphd/tags)。 | nebula-docker-compose分支 | Nebula Graph分支与仓库 | Nebula Graph版本 | 如何使用本仓库 | | :-------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------ | -------------------- | --------------------------------------------------------------------------------------------------------------------------------- | | [`master`](https://github.com/vesoft-inc/nebula-docker-compose/tree/master) | `master` of the [nebula repository](https://github.com/vesoft-inc/nebula) | The latest development
version of v3.x | [Docker Compose部署Nebula Graph](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | | [`v3.0.1`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v3.0.1) | `v3.0.1` of the [nebula repository](https://github.com/vesoft-inc/nebula) | v3.0.1 | [Docker Compose部署Nebula Graph](https://docs.nebula-graph.io/2.0/2.quick-start/2.deploy-nebula-graph-with-docker-compose/) | | [`v2.6`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.6)
| `v2.6` of the nebula-graph repository | The latest released version of v.2.6.x | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.6/README.md) | | [`v2.5.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.5.0) | `v2.5.0` of the nebula-graph repository | v.2.5.0 | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.5.0/README.md) | | [`v2.0.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v2.0.0) | `v2.0.0` of the nebula-graph repository | v.2.0.0-GA | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v2.0.0/README.md) | | [`v1.0`](https://github.com/vesoft-inc/nebula-docker-compose/tree/v1.0) | `master` of the [nebula](https://github.com/vesoft-inc/nebula) repository | The latest development
version of v1.x | [Docker Compose部署Nebula Graph](https://github.com/vesoft-inc/nebula-docker-compose/blob/v1.0/README.md) |