Setup CouchDB 2.0 Cluster
问题 I am trying to setup a CouchDB cluster with some Raspberry Pi for a edge computing project. But all I did until now wasn't successful. I don't get a cluster working correctly. This is what I did: I followed the setup guide from http://docs.couchdb.org/en/2.0.0/install/unix.html# in combination with: https://medium.com/linagora-engineering/setting-up-a-couchdb-2-cluster-on-centos-7-8cbf32ae619f#.eopseqi4h Installing the dependencies - worked without error ./configure - worked without error