mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated docs to say how to start BigchainDB on all nodes
This commit is contained in:
parent
72bc7cb1d0
commit
fd6009b4f3
@ -153,6 +153,7 @@ Here's an example of how one could launch a BigchainDB cluster of three (3) node
|
||||
cd bigchaindb
|
||||
cd deploy-cluster-aws
|
||||
./awsdeploy.sh 3
|
||||
fab start_bigchaindb
|
||||
```
|
||||
|
||||
`awsdeploy.sh` is a Bash script which calls some Python and Fabric scripts. The usage is:
|
||||
|
Loading…
x
Reference in New Issue
Block a user