vrde
|
75a4bf65dd
|
Remove reference to command line params
|
2016-03-31 11:44:33 +02:00 |
|
vrde
|
804365db24
|
Improve config, tests and docs
Add better support to env variables.
|
2016-03-31 11:37:09 +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 |
|
vrde
|
e10a5aed95
|
Add gunicorn dep
|
2016-03-30 17:54:17 +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
|
03c2d0f1f2
|
AWS deploy: merge a bunch of py scripts into one
|
2016-03-30 10:16:02 +02:00 |
|
troymc
|
1852192c75
|
Use require=True in create_hostlist.py
|
2016-03-29 18:52:57 +02:00 |
|
troymc
|
24ec852e77
|
Simplify use of argparse in run_and_tag.py
|
2016-03-29 18:30:53 +02:00 |
|
troymc
|
8949b5d8c6
|
Minor code cleanup in startup.sh
|
2016-03-29 17:58:51 +02:00 |
|
troymc
|
ff68501dc2
|
Removed check for awscli because we don't use it anymore
|
2016-03-29 15:37:46 +02:00 |
|
troymc
|
4d7c578adb
|
Added some help comments to startup.sh
|
2016-03-29 14:56:32 +02:00 |
|
troymc
|
a9edd9b629
|
Revised create_hostlist.py to use boto3 & nicer Python
|
2016-03-29 14:40:07 +02:00 |
|
troymc
|
8cebcfb195
|
Acquire & assign elastic IPs the boto3 way
|
2016-03-29 11:53:38 +02:00 |
|
troymc
|
810b4bf120
|
Consistent headers in .py files for AWS deployment
|
2016-03-29 09:50:29 +02:00 |
|
troymc
|
48501fa993
|
Minor cleanup and consistency revisions
|
2016-03-24 19:43:43 +01:00 |
|
troymc
|
c0a7be618c
|
Revised how wait-for-running was done in AWS deployment
|
2016-03-24 19:39:33 +01:00 |
|
troymc
|
f46fb86ec4
|
Migrate run_and_tag.py from boto to boto3
|
2016-03-24 11:47:23 +01:00 |
|
troymc
|
842b534876
|
Notes in Readme.md in prep for migration to boto3
|
2016-03-24 10:04:15 +01:00 |
|
troymc
|
0dcfa8045c
|
Better error message when pem/bigchaindb.pem missing
|
2016-03-24 10:03:12 +01:00 |
|
vrde
|
e4d3915533
|
Add type conversion and docs
|
2016-03-24 01:41:00 +01:00 |
|
diminator
|
4138842eed
|
import keys from cryptoconditions
set ed25519 as default
|
2016-03-23 19:14:59 +01:00 |
|
troymc
|
cd05a98515
|
Rename AWS security group to bigchaindb in run_and_tag.py
|
2016-03-23 19:14:13 +01:00 |
|
troymc
|
f65e73e4fa
|
Change AWS key_name to bigchaindb in run_and_tag.py
|
2016-03-23 18:50:47 +01: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
|
b149397974
|
Comment-out 2 lines about BIGCHAINDIR in startup.sh
|
2016-03-23 17:27:48 +01:00 |
|
troymc
|
5fb6be064b
|
Add some files created for AWS deployment to .gitignore
|
2016-03-23 17:12:01 +01:00 |
|
vrde
|
fcb87b3c9b
|
Fix banner
|
2016-03-23 16:32:05 +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 |
|
troymc
|
68e6d7f615
|
Copied code from ascribe/bigchain-depoloyment repo
|
2016-03-23 14:23:08 +01:00 |
|
troymc
|
2fd92f0356
|
Tell Git to ignore .pem private key files from AWS
|
2016-03-23 09:17:35 +01:00 |
|
vrde
|
0f212ea113
|
Simplify env var name
|
2016-03-22 21:49:19 +01:00 |
|
Rodolphe Marques
|
194bf8c6bd
|
initial implementation of multi input support
|
2016-03-22 19:30:53 +01:00 |
|
vrde
|
20d3dd4ff3
|
Wrap the wsgi app in a standalone Gunicorn app
|
2016-03-22 18:49:14 +01:00 |
|
Troy McConaghy
|
955fd86a7f
|
Merge pull request #150 from bigchaindb/feat/149/improve-http-api-docs
Redid docs for HTTP API to reflect current status
|
2016-03-22 10:59:52 +01:00 |
|
troymc
|
b1ddf23320
|
Redid docs for HTTP API to reflect current status
|
2016-03-22 10:17:10 +01:00 |
|
Alberto Granzotto
|
4dcd25e8ac
|
Merge pull request #139 from bigchaindb/feat/55/more-descriptive-start-message
Added a more descriptive initialization message
|
2016-03-21 10:38:20 +01:00 |
|
Alberto Granzotto
|
a88a20d4cc
|
Merge branch 'develop' into feat/55/more-descriptive-start-message
|
2016-03-21 10:28:43 +01:00 |
|
Alberto Granzotto
|
9425635ad2
|
Merge pull request #147 from bigchaindb/revisions-to-admin-section-of-docs
Revisions to admin section of docs
|
2016-03-21 10:28:32 +01:00 |
|
Alberto Granzotto
|
7c0940b68d
|
Merge branch 'develop' into revisions-to-admin-section-of-docs
|
2016-03-21 10:09:49 +01:00 |
|
Troy McConaghy
|
c1dd009420
|
Merge pull request #144 from bigchaindb/revert-120-develop
Revert "Add missing package bigchaindb.web to setup.py"
|
2016-03-21 10:06:38 +01:00 |
|
vrde
|
d0af0b0a55
|
Merge branch 'develop' into revert-120-develop
|
2016-03-21 10:01:01 +01:00 |
|
troymc
|
b12f77edbf
|
Add consensus.md section to docs TOC
|
2016-03-19 11:36:43 +01:00 |
|
troymc
|
39ba990447
|
Revised/renamed admin.md in docs
|
2016-03-19 11:33:29 +01:00 |
|