mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Notes in Readme.md in prep for migration to boto3
This commit is contained in:
parent
0dcfa8045c
commit
842b534876
@ -5,9 +5,10 @@
|
|||||||
|
|
||||||
#### Prerequesites
|
#### Prerequesites
|
||||||
- Valid AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY is needed, both are exported as variables to the shell
|
- Valid AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY is needed, both are exported as variables to the shell
|
||||||
- awscli,
|
- awscli - DO WE EVEN USE THIS?
|
||||||
- boto
|
- boto - DEPENDENCY BEING REMOVED
|
||||||
- fabric w/ fabtools
|
- boto3 (Python 2 or 3)
|
||||||
|
- fabric w/ fabtools (Python 2 only)
|
||||||
|
|
||||||
#### Cluster Installation
|
#### Cluster Installation
|
||||||
- Got to the DEPLOY-directory and run './startup.sh' with two parameters (tag and number of nodes)...that's it!
|
- Got to the DEPLOY-directory and run './startup.sh' with two parameters (tag and number of nodes)...that's it!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user