mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Renamed docs/source/servers docs/source/nodes
This commit is contained in:
parent
a2be98e763
commit
95bb499c03
@ -4,7 +4,7 @@ This section explains one way to deploy a multi-node RethinkDB cluster on one ma
|
||||
|
||||
## Launching More RethinkDB Nodes
|
||||
|
||||
Assuming you've already [installed RethinkDB](../servers/installing-server.html#install-and-run-rethinkdb-server) and have one RethinkDB node running, here's how you can launch two more nodes on the same machine. First, prepare two additional nodes. Note that the user who starts RethinkDB must have write access to the created directories:
|
||||
Assuming you've already [installed RethinkDB](../nodes/installing-server.html#install-and-run-rethinkdb-server) and have one RethinkDB node running, here's how you can launch two more nodes on the same machine. First, prepare two additional nodes. Note that the user who starts RethinkDB must have write access to the created directories:
|
||||
|
||||
mkdir -p /path/to/node2
|
||||
mkdir -p /path/to/node3
|
||||
|
@ -12,7 +12,7 @@ Table of Contents
|
||||
|
||||
introduction
|
||||
topic-guides/index
|
||||
servers/index
|
||||
nodes/index
|
||||
drivers-clients/index
|
||||
release-notes
|
||||
appendices/index
|
||||
|
Loading…
x
Reference in New Issue
Block a user