60 Commits

Author SHA1 Message Date
Troy McConaghy
31a0bc846b Updated docs about blocks and votes 2017-11-14 15:51:36 +01:00
kansi
220465f701 Added "--no-init" flag for "bigchaindb start" command 2017-11-07 14:55:05 +05:30
kansi
cf19a8cb93 Updated docs 2017-10-24 18:29:31 +05:30
Troy McConaghy
ee6f0fa7dd Refactored the docs on dev/test node setup 2017-10-15 13:52:54 +02:00
muawiakh
f2e1b4ac80 Automation for single node deployment for quickstart
- Change consists of two deployment models:
  - Using Vagrant(single node, with/without docker)
  - Using Ansible(single node, with/without docker)
- Updated quickstart documentation.
- Some WIP comments, which will be addressed later. Depending on the
  requirements.
2017-09-14 14:00:13 +02:00
Tom Carchrae
6271e4f674 persist mongo data between system restarts (don't use /tmp) (#1731) 2017-08-30 18:29:54 +02:00
Troy McConaghy
dfd6449342 Update cryptography.md 2017-08-09 18:48:44 +02:00
Muawia Khan
b4d1554612 Keep minimal number of os-level deps for server quickstart
-- Only libffi-dev and libssl-dev are enough for the bdb server
quickstart installation and they pull any dependant packages
recursively via apt.
2017-07-21 14:27:13 +02:00
Troy McConaghy
f576894b4c Merge pull request #1652 from bigchaindb/resolve-issue-1649
Removed old Terraform & Ansible templates
2017-07-17 12:08:34 +02:00
muawiakh
5526335aab Minor changes in quickstart guide
- Add build-essential and libssl-dev as pre-reqs
for bigchaindb installation
2017-07-12 10:12:11 +02:00
Troy McConaghy
157e2683de Removed old Terraform & Ansible templates 2017-07-11 11:07:43 +02:00
Sylvain Bellemare
3fec83d2e2 Drop support for Python 3.4
closes #1353
2017-06-20 15:26:23 +02:00
Troy McConaghy
f807495e92 Moved page re RethinkDB-based AWS testing cluster to Appendices 2017-06-09 10:26:01 +02:00
Troy McConaghy
edbe5deb46 docs: moved old cloud depl. templates to Appendices & edited intros 2017-05-15 15:25:01 +02:00
Troy McConaghy
c04a62a1e8 updated firewall setup docs re/ port 9985 for WebSocket API 2017-04-18 14:43:32 +02:00
Krish
df02a77788 Documentation for running BigchainDB in docker containers on mac (#1265)
* Documentation for running bigchaindb docker image on mac
2017-04-13 16:17:18 +02:00
Troy McConaghy
24f7e2662b fixed 2 problematic hyperlinks in run-with-docker.md 2017-04-13 12:10:36 +02:00
Troy McConaghy
6a7eeec23a Updated link to AWS docs re access keys 2017-04-13 12:04:49 +02:00
Troy McConaghy
d937933627 updated link to python-rapidjson repo on github 2017-04-13 11:46:01 +02:00
Troy McConaghy
5afc63ac67 Merge pull request #1390 from bigchaindb/remove-consensus-plugin-docs
Made the consensus plugin an undocumented feature
2017-04-13 10:43:31 +02:00
Troy McConaghy
53b4325d01 Merge branch 'master' into update-docs-on-clusters 2017-04-13 10:27:52 +02:00
Troy McConaghy
93baa922c8 Made the consensus plugin an undocumented feature 2017-04-13 09:56:03 +02:00
Troy McConaghy
ad37441115 docs: moved rethinkdb backup notes to appendices 2017-04-12 14:24:11 +02:00
Troy McConaghy
8361fae815 clarified notes on RethinkDB storage based on @r-marques comments 2017-04-12 11:16:49 +02:00
Troy McConaghy
ffc08eaef9 updated docs page 'Set Up and Run a Cluster Node' 2017-04-11 16:29:08 +02:00
Troy McConaghy
22cc47b0c5 Updated docs re: prod node reqs. Moved RethinkDB reqs to Appendices 2017-04-11 14:27:17 +02:00
Sylvain Bellemare
57d3770564 Add missing underline title characters 2017-04-03 11:21:32 +02:00
Lavina
e7b0b227f1 Rename bigchain.py command module to bigchaindb.py 2017-04-03 11:21:32 +02:00
Sylvain Bellemare
b42264e27e Add commands subpackage documentation 2017-03-22 16:35:24 +01:00
Troy McConaghy
10365bae52 docs: removed docs re load testing w/ Docker 2017-03-17 13:40:06 +01:00
Krish
dc9f93dfbc Enhancements to run with docker locally (#1239) 2017-03-03 10:29:30 +01:00
Troy McConaghy
ffb1d7a624 Docs on using special SSH keypair with ACS/Kubernetes 2017-02-27 15:29:49 +01:00
Krish
306053af91 Adding a line to modify the configuration file (#1205)
* Adding a line to modify the configuration file

* Changing the access URL for rethinkdb

* Typo fix and with clarification

* Changes as per @ttmc's comments
2017-02-22 10:56:29 +01:00
Krish
e71ee0dbc1 Merge pull request #1174 from bigchaindb/issue-1153
Decouple backend DB and BigchainDB Docker containers
2017-02-15 11:40:40 +01:00
krish7919 (Krish)
2a9042f39c Typo: Removing redundant line from docs 2017-02-15 11:20:41 +01:00
Troy McConaghy
8128caa86d Removed notes about port 28017 2017-02-13 15:09:48 +01:00
Troy McConaghy
edb773695e Added some MongoDB ports to docs Notes for Firewall Setup 2017-02-11 10:11:52 +01:00
krish7919 (Krish)
1be05d3ffc Changes as requested by @ttmc 2017-02-09 09:55:53 +01:00
krish7919 (Krish)
f66c44689a Decouple backend DB and BigchainDB 2017-02-08 17:10:45 +01:00
Rodolphe Marques
2fe9c47b63 Feat/990/cleanup monitoring code (#1138)
* remove statsd dependencie

* remove monitoring related code

* removed statsd configuration

* fixed tests

* Removed monitoring docker compose file.

Remove statsd settings from test fixture.
Removed statsd related code from benchmarking tests

* removed monitoring related documentation

* remove unused import
2017-02-03 10:28:28 +01:00
Krish
516c753910 Add param 'rethinkdb' in docs for configure cmd. 2017-02-02 16:06:50 +01:00
Troy McConaghy
70e9a7a33c Updated many docs pages from Ubuntu 14.04 to 16.04 2017-01-31 16:03:57 +01:00
Sylvain Bellemare
d71fdcbe78 Add backend admin sections to docs 2017-01-16 07:12:25 -05:00
Scott Sadler
eeef08a43a mention version of pysha3 and link to pypi page instead 2017-01-03 17:04:43 +01:00
Scott Sadler
c31feaf83d update pysha3 to 1.0b1, sha3 NIST 2015 standard 2017-01-03 16:55:28 +01:00
Rodolphe Marques
976a3e8254 Merge remote-tracking branch 'origin/master' into feat/905/abstract-db-changefeed 2016-12-14 12:43:47 +01:00
Troy McConaghy
f75e9e9c0d Merge pull request #929 from bigchaindb/update-cryptography-page-in-docs
Updated the Cryptography page in the docs
2016-12-13 14:18:56 +01:00
troymc
0e100e405c There's no standard for Base58 encoding. 2016-12-13 14:10:18 +01:00
Rodolphe Marques
8c46e40761 fixed documentation 2016-12-13 11:40:20 +01:00
Troy McConaghy
4493c17476 Merge pull request #930 from bigchaindb/fix-links-in-docs
Fixed broken & redirecting links in the docs
2016-12-12 18:41:47 +01:00