mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Add reminder how to *start* BigchainDB on all the nodes
This commit is contained in:
parent
49c0f66026
commit
4046264ef2
@ -146,6 +146,7 @@ if [ "$WHAT_TO_DEPLOY" == "servers" ]; then
|
||||
# definition of init_bigchaindb() in fabfile.py to see why.
|
||||
fab init_bigchaindb
|
||||
fab set_shards:$NUM_NODES
|
||||
echo "To start BigchainDB on all the nodes, do: fab start_bigchaindb"
|
||||
else
|
||||
# Deploying clients
|
||||
# The only thing to configure on clients is the api_endpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user