1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
bigchaindb/deploy-cluster-aws
Rodolphe Marques c068f04a82 Replaced VerifyingKey with PublicKey
Replaced SigningKey with PrivateKey
Replaced all occurences of signing key with private key
Replaced all occurences of verifying key with public key
2016-11-10 17:01:06 +01:00
..
conf Rename bigchaindb.conf to rethinkdb.conf (@ AWS deployment) 2016-03-31 15:13:42 +02:00
awscommon.py Moved AWS credentials & configs to standard ~/.aws files 2016-04-05 11:09:57 +02:00
awsdeploy.sh New option to bind http to localhost on AWS 2016-10-07 14:54:15 +02:00
clusterize_confiles.py Bugfix: clusterize_confiles.py was using all keypairs in keypairs.py to make keyring 2016-05-13 13:56:31 +02:00
create_rethinkdb_conf.py New option to bind http to localhost on AWS 2016-10-07 14:54:15 +02:00
example_deploy_conf.py Removed example IMAGE_ID from example_deploy_conf.py comments 2016-10-31 15:45:23 +01:00
fabfile-monitor.py Fixed fabfile-monitor.py to use locally-generated SSH key 2016-09-05 14:52:42 +02:00
fabfile.py Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles 2016-10-18 10:10:34 +02:00
keypairs.py Commit a 128-keypair keypairs.py file for testing uses 2016-05-10 15:53:20 +02:00
launch_ec2_nodes.py New option to bind http to localhost on AWS 2016-10-07 14:54:15 +02:00
make_confiles.sh Renumbered confiles to start at 0 2016-04-26 16:49:50 +02:00
release_eips.py Removed old try..except from release_eips.py 2016-04-13 16:12:31 +02:00
write_keypairs_file.py Replaced VerifyingKey with PublicKey 2016-11-10 17:01:06 +01:00