28 Commits

Author SHA1 Message Date
Troy McConaghy
ca21c7b321 Remove all stuff related to 'bigchaindb load' in AWS scripts 2017-03-07 16:14:39 +01:00
Troy McConaghy
36eccb3f83 Better error handling in awsdeploy.sh 2017-01-22 16:20:13 +01:00
troymc
ca14321a3e Added ENABLE_WEB_ADMIN config setting to AWS depl. configs 2017-01-03 17:05:24 +01:00
troymc
adde84970f Fixed merge conflict in bigchaindb/__init__.py 2016-12-01 16:09:34 +01:00
troymc
cc282905dd Modified awsdeploy.sh to use new --bind-http-to-localhost argument 2016-11-28 16:39:43 +01:00
troymc
29d783425d Remove or comment-out the api_endpoint setting everywhere 2016-11-15 17:05:09 +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
402463c225 Make awsdeploy.sh read & use SSH_KEY_NAME 2016-08-17 13:59:00 +02:00
troymc
c0648f7145 Resolved conflicts in fabfile.py 2016-07-22 11:32:47 +02:00
troymc
4a82ff829c Revised how base software installed & updated on AWS 2016-07-22 11:10:31 +02:00
troymc
76755ebc55 Added arg to fab prep_rethinkdb_storage call 2016-07-19 15:57:33 +02:00
troymc
e1c3ac3571 Show EBS_VOLUME_SIZE & EBS_OPTIMIZED only if USING_EBS 2016-07-19 10:48:57 +02:00
troymc
013aa60e70 Refactored install_rethinkdb() into separate functions 2016-07-18 11:57:42 +02:00
troymc
9a93f498a5 New AWS depl. configs: USING_EBS, EBS_VOLUME_SIZE, EBS_OPTIMIZED 2016-07-18 11:14:18 +02:00
troymc
4046264ef2 Add reminder how to *start* BigchainDB on all the nodes 2016-07-15 14:05:54 +02:00
Troy McConaghy
71489ac00f Merge pull request #278 from bigchaindb/feat/277/add-gitattributes-file
Resolve Feat/277/add gitattributes file
2016-05-17 14:48:48 +02:00
troymc
8839440fd7 In awsdeploy.sh, check if NUM_NODES set 2016-05-17 11:23:15 +02:00
troymc
ebd1b927aa No default AWS deployment config file 2016-05-17 09:29:49 +02:00
troymc
1a2f0e749d Make config filename the 1st arg of awsdeploy.sh 2016-05-16 16:58:37 +02:00
troymc
c712447509 Removed comment about keypairs.py in awsdeploy.sh 2016-05-13 13:42:30 +02:00
troymc
6565f7a063 Added deploy_conf.py, changed code to use it, updated docs 2016-05-13 13:39:27 +02:00
troymc
fbce171249 Removed TODO comment about excluding more files in git archive 2016-05-12 12:18:41 +02:00
troymc
e212828182 Updated awsdeploy, fabfile, docs, test for bigchaindb set-shards 2016-05-09 18:14:48 +02:00
Rodolphe Marques
9f959fc6ed Add command to configure number of shards.
Changed aws deployment script to automatically set the number of shards.
Created tests
2016-05-09 16:45:09 +02:00
troymc
72bc7cb1d0 Don't bigchaindb start all nodes automatically once deployed 2016-05-09 13:17:49 +02:00
troymc
d8a0765a2a awsdeploy.sh can now deploy N servers or N clients 2016-05-03 21:02:58 +02:00
troymc
19819b880f awsdeploy_servers.sh -> awsdeploy.sh & changed its args 2016-05-03 17:16:06 +02:00