mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Don't bigchaindb start all nodes automatically once deployed
This commit is contained in:
parent
4a6c3ba891
commit
72bc7cb1d0
@ -131,9 +131,6 @@ if [ "$WHAT_TO_DEPLOY" == "servers" ]; then
|
||||
# this will only be sent to one of the nodes, see the
|
||||
# definition of init_bigchaindb() in fabfile.py to see why.
|
||||
fab init_bigchaindb
|
||||
|
||||
# Start BigchainDB on all the nodes using "screen"
|
||||
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