# couchdb-cluster **Repository Path**: EdgarLQS/couchdb-cluster ## Basic Information - **Project Name**: couchdb-cluster - **Description**: 搭建CouchDB集群,单机集群或多机集群 - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-11 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # couchdb-cluster #### 介绍 搭建CouchDB集群,单机集群或多机集群 #### 单机集群部署 - 部署方法如下 ```shell cd singleMachine_cluster/ ./install_couchDb_cluster.sh ``` #### 多机集群部署 详见`multiMachine_cluster/build_couchdbcluster_tutorials.md`