20 Commits

Author SHA1 Message Date
troymc
ca14321a3e Added ENABLE_WEB_ADMIN config setting to AWS depl. configs 2017-01-03 17:05:24 +01:00
troymc
db257199bb New option to bind http to localhost on AWS 2016-10-07 14:54:15 +02:00
troymc
eff44463ff Made the security group an AWS deployment parameter 2016-09-05 17:05:13 +02:00
troymc
877bd65410 Make launch_ec2_nodes.py read & use SSH_KEY_NAME, and write ssh_key.py 2016-08-17 13:59:56 +02:00
troymc
9a93f498a5 New AWS depl. configs: USING_EBS, EBS_VOLUME_SIZE, EBS_OPTIMIZED 2016-07-18 11:14:18 +02:00
troymc
f168e97880 Changed settings validation code in launch_ec2_nodes.py 2016-05-17 11:26:09 +02:00
troymc
1a2f0e749d Make config filename the 1st arg of awsdeploy.sh 2016-05-16 16:58:37 +02:00
troymc
6565f7a063 Added deploy_conf.py, changed code to use it, updated docs 2016-05-13 13:39:27 +02:00
troymc
01c19d6f40 Simplify import statement 2016-05-10 10:13:32 +02:00
troymc
344246096d Give IP address to socket.connect, rather than DNS name 2016-04-27 11:57:19 +02:00
troymc
653a6a231c Instead of waiting 45s, test port 22 conns. until all work 2016-04-26 16:09:06 +02:00
troymc
e09a289649 several AWS deployment improvements 2016-04-11 11:58:14 +02:00
troymc
1c399486e3 Ensure newly-launched AWS instances don't have same tag as existing instances 2016-04-05 17:00:01 +02:00
troymc
3f491e5bd1 Ensure Python 2.5-2.7 when using AWS deploy scripts 2016-04-05 15:21:24 +02:00
troymc
b100e2820c Moved AWS credentials & configs to standard ~/.aws files 2016-04-05 11:09:57 +02:00
troymc
3866537597 1st draft of AWS deployment docs 2016-03-31 19:08:37 +02:00
troymc
531a60e8aa Refactor how bigchaindb.conf gets written 2016-03-31 14:38:11 +02:00
troymc
a5a898cb60 Moved shared AWS constants & functions to awscommon 2016-03-31 10:57:05 +02:00
troymc
af275f0e49 Better handling of AWS elastic IPs 2016-03-31 10:31:09 +02:00
troymc
03c2d0f1f2 AWS deploy: merge a bunch of py scripts into one 2016-03-30 10:16:02 +02:00