74 Commits

Author SHA1 Message Date
Troy McConaghy
f23a2c4042 Removed appendix page w/ tx JSON Schema files & updated transaction-model.rst page 2017-11-23 14:45:23 +01:00
Troy McConaghy
35fa8d7d19 Updated all code/docs referencing the transaction schema files by name 2017-11-21 14:12:13 +01:00
Troy McConaghy
01796b0660
Merge branch 'master' into update-blocks-and-votes-docs 2017-11-16 18:27:08 +01:00
Ahmed Muawia Khan
7b2b343138
Merge pull request #1790 from bigchaindb/multi-node-automation
Automation of multi node BigchainDB deployment for dev/test
2017-11-16 16:56:21 +01:00
muawiakh
cd98591851 Address comments on docs and some typos 2017-11-16 12:53:36 +01:00
muawiakh
b2b644db3d Fix minor docs comments 2017-11-16 12:51:46 +01:00
muawiakh
20147562f6 Fix docs build issue 2017-11-16 12:51:46 +01:00
muawiakh
0f68c41b89 Addressing comments and updating some documentation 2017-11-16 12:51:46 +01:00
muawiakh
241af47a32 Automation of multi node BigchainDB deployment for dev/test
- Setup single/multi node BigchainDB cluster using
  - Vagrant
  - Ansible
- Updated documentation
2017-11-16 12:51:46 +01:00
muawiakh
b4ca495967 Remove redundant redirections to different docker installation pages(s)
- All the instructions are common now
- Remove redundant files
- address comments
2017-11-16 12:14:11 +01:00
muawiakh
47f872df0f Integrate some other changes 2017-11-16 11:45:46 +01:00
muawiakh
7906edcebf Update quickstart guide for 'docker for mac' users 2017-11-16 11:45:46 +01:00
Troy McConaghy
c6c89bfcba Added page about the transaction schema files 2017-11-15 11:18:07 +01:00
Troy McConaghy
b3ccb09e01 Changed title of the page about vote.yaml 2017-11-15 11:17:41 +01:00
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