393 Commits

Author SHA1 Message Date
troymc
51f27269f5 docs: revised prod. node docs; moving away from Chef 2016-08-10 15:06:29 +02:00
troymc
7050d6fc06 docs: moved testing-cluster-specific AWS setup instructions from Appendices to the page about deploying a testing cluster on AWS 2016-08-10 10:25:10 +02:00
troymc
f2cf0135e2 docs: fixed broken link to Configuration Settings page 2016-08-10 10:23:14 +02:00
troymc
725b12a087 docs: added note about AWS OpsWorks 2016-08-10 09:53:45 +02:00
troymc
a9138dfa7c docs: new docs about Chef Server setup: in general and on AWS 2016-08-09 17:30:30 +02:00
troymc
1a766fac55 docs: updated the list of Linux distros that BigchainDB devs use 2016-08-09 09:57:01 +02:00
troymc
581b8d5a1b docs: clarify what we mean by the 'machines' in a node 2016-08-08 18:45:58 +02:00
troymc
a94e1635ec docs: started prod node setup & mgmt section 2016-08-08 18:29:31 +02:00
troymc
2cd796349c docs: bolierplate for prod node setup & mgmt section 2016-08-08 18:28:31 +02:00
troymc
b3689ea0c9 docs: renamed deploy-on-aws to aws-testing-cluster 2016-08-08 18:16:41 +02:00
troymc
40b5c9746d docs: edited pointer to dev/test node setup in Introduction 2016-08-08 18:01:27 +02:00
troymc
608d75dfaa docs: moved run-with-docker.md to the Appendices 2016-08-08 17:54:38 +02:00
troymc
29f8894e0e docs: added clarification of what setup-run-node.md page is about 2016-08-08 17:44:00 +02:00
troymc
efb72c65db docs: added 2 new pages to Appendices 2016-08-08 17:41:24 +02:00
troymc
4942d523c9 docs: changed setup-run-node.md to be for dev/test node, updated CONTRIBUTING.md 2016-08-08 17:40:54 +02:00
troymc
e2acd0aa47 docs: moved instructions to install OS-level deps to Appendices 2016-08-08 17:39:16 +02:00
troymc
02bc222739 docs: moved instructions for updating pip to Appendices 2016-08-08 17:38:50 +02:00
troymc
7f23a91328 docs: moved 'Set Up and Run...' under 'Develop & Test BigchainDB' section 2016-08-08 16:35:00 +02:00
troymc
7ab33233b5 docs: moved 'Running Unit Tests' under new 'Develop & Test BigchainDB' section 2016-08-08 16:19:36 +02:00
troymc
6c81882899 docs: moved CLI docs to new reference section 2016-08-08 15:56:30 +02:00
troymc
95db652a58 docs: Add index to new 'Server Reference' section 2016-08-08 15:27:10 +02:00
troymc
d9321a8395 docs: Moved 'Configuration Settings' to new 'Server Reference' section 2016-08-08 15:26:27 +02:00
troymc
d53523189a docs: Updated 'Node Requirements' 2016-08-08 15:08:31 +02:00
troymc
bfd8c29ae9 docs: Added new 'Node Components' page 2016-08-08 15:02:25 +02:00
troymc
b379d1c549 docs: moved 'Nodes, Clusters & Federations' earlier 2016-08-08 14:42:25 +02:00
vrde
5efe0a586c
Merge branch 'master' of https://github.com/eladve/bigchaindb into eladve-master 2016-08-05 14:38:13 +02:00
Troy McConaghy
bbe8d7192e In Quickstart, update pip like everywhere else
This makes the **Quickstart** instructions for updating `pip` (`pip3`) consistent with the other documentation and code.
2016-08-05 13:33:17 +02:00
Elad-PC\elad
89661a9979 moved transaction version inside the tx object that gets hashed
moved the transaction version (currently fixed to 1.0) from the outer
"transaction" object to the inside part, where it will get hashed
together with the rest of the transaction.

updated docs accordingly.
2016-08-03 06:34:16 +02:00
Troy McConaghy
b3f464de86 Merge pull request #469 from bigchaindb/feat/461/deploy-cluster-on-aws-using-ebs
Added ability to deploy test cluster on AWS using EBS for storage
2016-07-28 14:48:34 +02:00
troymc
e17e36a8dd Docs: make pip3 installation instructions consistent with Docker and AWS 2016-07-25 11:08:58 +02:00
troymc
c0648f7145 Resolved conflicts in fabfile.py 2016-07-22 11:32:47 +02:00
Troy McConaghy
b28a977ab3 Merge pull request #472 from bigchaindb/move-python-server-api-examples
Docs: moved The Python Server API by Example under Drivers & Clients
2016-07-20 14:56:23 +02:00
troymc
af6133389b Docs: moved The Python Server API by Example under Drivers & Clients 2016-07-20 14:13:51 +02:00
troymc
aa056f1946 Merge remote-tracking branch 'origin/master' into feat/461/deploy-cluster-on-aws-using-ebs 2016-07-19 16:01:55 +02:00
troymc
9f4c0dc835 Docs: updated example RethinkDB storage setups page 2016-07-19 15:58:22 +02:00
vrde
6b2d87b53f
Merge branch 'remove-block-number' 2016-07-18 16:50:14 +02:00
ryan
86466725cf remove block number reference from docs 2016-07-18 15:18:31 +02:00
troymc
9a93f498a5 New AWS depl. configs: USING_EBS, EBS_VOLUME_SIZE, EBS_OPTIMIZED 2016-07-18 11:14:18 +02:00
Troy McConaghy
c7aa2b1984 Merge pull request #430 from bigchaindb/some-notes-on-assets
Docs: Notes on mutable assets & determining asset owners
2016-07-14 15:34:03 +02:00
troymc
ac4912b409 Docs: Added example HTTP API GET response 2016-07-14 13:24:30 +02:00
troymc
9c17a6df84 Docs: move HTTP API docs from Apiary to /docs 2016-07-14 11:33:51 +02:00
troymc
b8357c8df0 Add sphinxcontrib-httpdomain extension 2016-07-14 11:32:42 +02:00
Troy McConaghy
8fcae26f7a Merge pull request #431 from bigchaindb/more-notes-on-RAM
Docs: more notes on RAM requirements
2016-07-13 15:48:33 +02:00
troymc
9283a03279 Docs: more notes on RAM requirements 2016-07-13 09:47:01 +02:00
Ryan Henderson
073dcdaa79 Votes table (#379)
* create votes table and indexes

* initial db call rewrite

* setup votes table in tests

* rewrite election status

* update api tests

* update tests

* bigchaindb set-shards should change 'votes' table too

* Forgot to add change to bigchain.py in last commit

* update test

* move exceptions

* collapse line

* revise test

* remove obsolete test

* remove votelist from blocks

* sharding and replication

* documentation changes

* language change

* more readable assertions

* fix exception

* test exceptions

* remove parameter

* remove loop
2016-07-13 09:40:07 +02:00
troymc
9428230101 Docs: Notes on mutable assets & determining asset owners 2016-07-12 16:18:00 +02:00
Troy McConaghy
9166d306d5 Merge pull request #417 from bigchaindb/docs-on-firewall-setup
Docs on firewall setup
2016-07-12 15:08:27 +02:00
Troy McConaghy
d5715ad2b7 Merge pull request #428 from bigchaindb/document-experimental-start-rethinkdb
document --experimental-start-rethinkdb
2016-07-11 17:52:49 +02:00
Rodolphe Marques
c6aeddca35 document --experimental-start-rethinkdb 2016-07-11 17:04:57 +02:00
Rodolphe Marques
c91e8f3aca Document the case in which the env and the command line option are both
used
2016-07-11 16:42:32 +02:00