vrde
|
c76e831f15
|
Merge remote-tracking branch 'origin/better-newrelic-support'
|
2016-05-20 15:42:32 +02:00 |
|
troymc
|
046f39f715
|
Use import sys rather than from sys etc.
|
2016-05-20 13:38:17 +02:00 |
|
troymc
|
b1a8741c57
|
Use pip3 instead of pip to upgrade pip, wheel & setuptools
|
2016-05-19 11:48:11 +02:00 |
|
troymc
|
87275b966c
|
Changed where newrelic_license_key gets set
|
2016-05-18 14:56:49 +02:00 |
|
troymc
|
937e1a7d65
|
Tested & improved New Relic installation
|
2016-05-18 14:31:42 +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
|
8a98ab65df
|
rm bigchaindb-archive.tar.gz after installing on remote server
|
2016-05-12 12:19:41 +02:00 |
|
troymc
|
ba301ba6fd
|
Install docs: Suggest upgrading pip wheel & setuptools
|
2016-05-12 11:04:39 +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
|
d8a0765a2a
|
awsdeploy.sh can now deploy N servers or N clients
|
2016-05-03 21:02:58 +02:00 |
|
troymc
|
12a538a933
|
Use run() rather than sudo() to move conf file to ~
|
2016-04-27 13:43:40 +02:00 |
|
troymc
|
4d965a8b34
|
Renumbered confiles to start at 0
|
2016-04-26 16:49:50 +02:00 |
|
troymc
|
2ef9bedfef
|
Small changes to output of send_confile in fabfile.py
|
2016-04-26 15:25:33 +02:00 |
|
troymc
|
fc61a09934
|
Add set_host() and send_confile() to fabfile.py
|
2016-04-26 14:56:50 +02:00 |
|
troymc
|
3f02329cdf
|
Easier way to make Fabric init BigchainDB on only 1 node
|
2016-04-25 16:51:38 +02:00 |
|
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 |
|