troymc
|
cd6bb18f18
|
Minor edits to the Docker documentation
|
2016-04-28 13:32:25 +02:00 |
|
vrde
|
08aaf784e5
|
Update documentation
|
2016-04-27 17:14:33 +02:00 |
|
vrde
|
9d04018533
|
Update docs
|
2016-04-26 04:29:32 +02:00 |
|
troymc
|
c7b4b698c3
|
Updated docs on startup.sh
|
2016-04-25 13:22:56 +02:00 |
|
troymc
|
4d83ad982f
|
Merge remote-tracking branch 'origin/master' into feat/202/deploy-local-branch-to-AWS
|
2016-04-25 11:44:53 +02:00 |
|
diminator
|
6fb6138fae
|
removed cryptography refs from docs
|
2016-04-22 12:50:10 +02:00 |
|
diminator
|
99b2dd2a61
|
removing libffi-dev and libssl-dev from distro dependencies (only required for cryptography, which was removed)
(cherry picked from commit 11d1482790ac20983a5e7b5145b5487c70694e84)
|
2016-04-22 12:50:05 +02:00 |
|
diminator
|
a6dd9dc1fd
|
update to cryptoconditions 0.1.6: removes the need of the cryptography dependency
|
2016-04-22 12:23:51 +02:00 |
|
troymc
|
b9b7f0d9d4
|
Updated docs on installng to AWS (new arg for startup.sh)
|
2016-04-21 16:36:59 +02:00 |
|
Rodolphe Marques
|
33825ad9dc
|
added short_version field because of readthedocs
|
2016-04-21 14:13:41 +02:00 |
|
Rodolphe Marques
|
dcbaedf7ea
|
Unified place for the version number
added --version to bigchain-cli
|
2016-04-21 13:38:02 +02:00 |
|
Alberto Granzotto
|
ac47f63b93
|
Merge pull request #200 from bigchaindb/0.1.5
bugfix and bump version to 0.1.5
|
2016-04-21 11:00:45 +02:00 |
|
Troy McConaghy
|
e9bc552bb1
|
Merge pull request #203 from bigchaindb/add-release_eips-script
Put release_eips.py back
|
2016-04-20 23:08:04 +02:00 |
|
diminator
|
9f62cddbaf
|
bugfix and bump version to 0.1.5
|
2016-04-20 15:31:52 +02:00 |
|
Troy McConaghy
|
dadde325b8
|
Merge pull request #186 from bigchaindb/feat/179/cli-export-import-public-keys
Added CLI command to export public key
|
2016-04-20 15:15:03 +02:00 |
|
Dimitri De Jonghe
|
bd24e0d2f9
|
Merge pull request #183 from bigchaindb/feat/116/more-solid-webserver
More solid webserver
creds to @vrde
|
2016-04-19 14:22:29 +02:00 |
|
troymc
|
9638a0b733
|
docs: Added sentence about how crypto keys are represented
|
2016-04-18 17:36:11 +02:00 |
|
troymc
|
b6fe85526f
|
Revised the Cryptography section of the docs
|
2016-04-18 16:48:39 +02:00 |
|
vrde
|
6619036f3d
|
Add more docs and remove useless code
|
2016-04-18 12:02:05 +02:00 |
|
troymc
|
1c483cd8a9
|
Remove docs for bigchaindb add-to-keyring KEY
|
2016-04-18 11:17:57 +02:00 |
|
vrde
|
7cd26cbd3a
|
Update documentation about default bind address
|
2016-04-15 16:33:26 +02:00 |
|
troymc
|
8d2d68fec4
|
install docs: bigchaindb init not needed before bigchaindb start
|
2016-04-15 12:48:33 +02:00 |
|
troymc
|
f7fc829662
|
Fleshed out the docs on the CLI
|
2016-04-15 12:47:14 +02:00 |
|
troymc
|
f5ab5b0230
|
Merge remote-tracking branch 'origin/master' into add-release_eips-script
|
2016-04-13 16:10:06 +02:00 |
|
Troy McConaghy
|
40a6064924
|
Merge branch 'develop' into add-release_eips-script
|
2016-04-13 16:07:57 +02:00 |
|
troymc
|
245cb9779d
|
Minor docs edit
|
2016-04-13 11:58:10 +02:00 |
|
troymc
|
fd5cc287f1
|
Point developers to the installation instructions in CONTRIBUTING.md
|
2016-04-13 11:55:25 +02:00 |
|
troymc
|
2a1892d1f7
|
Docs: changed instructions for running unit tests
|
2016-04-12 17:38:17 +02:00 |
|
vrde
|
6a86873b00
|
Merge branch 'develop'
|
2016-04-12 17:03:30 +02:00 |
|
troymc
|
ff2e36a44e
|
Edits to configuration.md and related docs
|
2016-04-11 14:51:26 +02:00 |
|
vrde
|
fb6ba30658
|
Move refs from develop to master
|
2016-04-11 14:47:16 +02:00 |
|
vrde
|
bdc2cf21c4
|
Add missing backtick
|
2016-04-11 11:32:18 +02:00 |
|
vrde
|
a59797c491
|
Add more docs to config
|
2016-04-11 11:27:13 +02:00 |
|
Sylvain Bellemare
|
9e7c55a083
|
Add docs for config when using docker (#169)
|
2016-04-11 09:43:17 +02:00 |
|
vrde
|
8215576497
|
Remove exception stacktrace when starting without keypair
|
2016-04-08 15:56:10 +02:00 |
|
vrde
|
f90254c3c9
|
Update documentation
|
2016-04-08 15:14:14 +02:00 |
|
vrde
|
820a14baa7
|
Merge branch 'develop' into improve-config
|
2016-04-07 18:05:42 +02:00 |
|
Troy McConaghy
|
f554490e4d
|
Merge branch 'develop' into add-release_eips-script
|
2016-04-07 17:28:13 +02:00 |
|
vrde
|
0692fe04d0
|
Print config using json
|
2016-04-07 14:16:01 +02:00 |
|
vrde
|
06f45f1dc7
|
Change server port to 9984
|
2016-04-07 14:15:29 +02:00 |
|
troymc
|
0a428442de
|
Added script to release allocated-but-unassociated elastic IPs on AWS
|
2016-04-07 11:22:44 +02:00 |
|
diminator
|
e1191a8c38
|
updated documentation
|
2016-04-07 09:54:25 +02:00 |
|
vrde
|
2a0598e9f1
|
Merge branch 'develop' into improve-config
|
2016-04-06 16:26:50 +02:00 |
|
troymc
|
d6f471af5c
|
Docs now say more about how to check on AWS instances
|
2016-04-05 17:35:50 +02:00 |
|
troymc
|
2debba73c4
|
Add another 'Known Deployment Issue' to AWS deployment docs
|
2016-04-05 16:59:04 +02:00 |
|
troymc
|
838ed80770
|
Docs: Remove ugly red text from headings
|
2016-04-05 16:50:23 +02:00 |
|
troymc
|
b100e2820c
|
Moved AWS credentials & configs to standard ~/.aws files
|
2016-04-05 11:09:57 +02:00 |
|
troymc
|
acc22fd0b2
|
one line: pip install fabric fabtools requests boto3
|
2016-04-04 14:46:11 +02:00 |
|
troymc
|
fa9b32b9bb
|
Merge branch 'develop' into feat/151/deploy-cluster-on-AWS
|
2016-04-04 14:43:56 +02:00 |
|
Roderik van der Veer
|
722cc32393
|
Update the documentation to reflect the move of generate_keys to the crypto module
|
2016-04-03 11:43:25 +02:00 |
|