troymc
|
7e7f266082
|
No more apt-get install libssl-dev libffi-dev in fabfile
|
2016-04-25 13:24:50 +02:00 |
|
troymc
|
423acf4069
|
Changed pip install to pip3 install in fabfile.py
|
2016-04-25 13:23:45 +02:00 |
|
troymc
|
a7eca58ad8
|
Add ability to install to AWS from local Git branch
|
2016-04-21 16:36:04 +02:00 |
|
troymc
|
a4cf5500ed
|
Fixed slice range bug in fabfile.py
|
2016-04-12 17:55:48 +02:00 |
|
troymc
|
e09a289649
|
several AWS deployment improvements
|
2016-04-11 11:58:14 +02:00 |
|
troymc
|
569b6ef761
|
Comment-out 2 cmds before apt-get update in fabfile
|
2016-04-05 16:51:24 +02:00 |
|
troymc
|
efd6514a04
|
Fixed apt-get update problem in AWS deployment fabfile
|
2016-04-05 15:23:26 +02:00 |
|
troymc
|
0a890801c5
|
Rename bigchaindb.conf to rethinkdb.conf (@ AWS deployment)
|
2016-03-31 15:13:42 +02:00 |
|
troymc
|
62f953a6c7
|
Put import unicode_literals back in Fabric pyfiles
|
2016-03-30 17:36:09 +02:00 |
|
troymc
|
7e2dac5766
|
Minor formatting in fabfile.py
|
2016-03-30 17:10:47 +02:00 |
|
troymc
|
579efa3e71
|
Remove import unicode_literals from Fabric scripts
|
2016-03-30 11:21:58 +02:00 |
|
troymc
|
810b4bf120
|
Consistent headers in .py files for AWS deployment
|
2016-03-29 09:50:29 +02:00 |
|
troymc
|
2ab76e87b9
|
Rewrote fabfile.py docstring
|
2016-03-23 18:38:29 +01:00 |
|
troymc
|
4a5e8f825a
|
Rename start_bigchain_nodes to start_bigchaindb_nodes
|
2016-03-23 18:29:08 +01:00 |
|
troymc
|
63a0e1e10b
|
Rename install_bigchain to install_bigchaindb
|
2016-03-23 18:12:48 +01:00 |
|
troymc
|
85580aba07
|
Change expected name of pem file to bigchaindb.pem
|
2016-03-23 17:53:53 +01:00 |
|
troymc
|
4c5e5db149
|
Rename deploy-cluster-aws/bigchain dir to .../conf
|
2016-03-23 15:33:05 +01:00 |
|
troymc
|
a0bb61d1c7
|
Rename bigchain-deployment dir to deploy-cluster-aws
|
2016-03-23 14:27:31 +01:00 |
|