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

Joining two nodes problem-Reg #127

Description

@leningovi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions