Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Joining two nodes problem-Reg #127

Open
leningovi opened this issue Feb 6, 2013 · 0 comments
Open

Joining two nodes problem-Reg #127

leningovi opened this issue Feb 6, 2013 · 0 comments

Comments

@leningovi
Copy link

Hi,
I have installed couchDB 1.1.1 and Big Couch 0.4.0 in two machine.
for installing the big couch i following below url:
http://bigcouch.cloudant.com/use
BigCouch running on two instance
server1.com@5986
server1.com@5986
Joining a node to a cluster followed like(curl -X PUT http://foo.example.com:5986/nodes/bigcouch@bar.example.com -d {})
curl -X PUT http://1server1.com@5986/nodes/bigcouch@server2.com@5986 -d {}
{"ok":true,"id":"bigcouch@10.163.14.79:5986","rev":"1-967a00dff5e02add41819138abb32
84d"}

what is the next step to be done to replicate database and document in second node,
please help me out to complete the clustering because this is my very urgent requirement.
Thanks in advance

Regards
G.Lenin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant