1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00

Add reminder how to *start* BigchainDB on all the nodes

This commit is contained in:
troymc 2016-07-15 14:05:54 +02:00
parent 49c0f66026
commit 4046264ef2

View File

@ -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