Sylvain Bellemare
12f603b8d2
Problem: There are no docs for the tendermint integration API
...
Solution: Add docs for the tendermint integration in Appendices for now.
2018-02-26 16:26:40 +01:00
Ahmed Muawia Khan
669b2d586b
Merge branch 'tendermint' into tendermint-docs-k8s-dep
2018-02-21 11:48:02 +01:00
Troy McConaghy
7f94242f85
Update all docs re/ votes when Tendermint integrated
2018-02-16 16:24:44 +01:00
muawiakh
c4e752d379
Address comments
...
- Use aafigure to render text -> HTML/image
- Update some docs
2018-01-12 18:16:05 +01:00
Troy McConaghy
c0b32213e4
Updated all refs to the IPDB Transaction Spec & its URL
2018-01-10 14:40:34 +01:00
muawiakh
14892fc839
Template for BigchainDB + Tendermint Kubernetes Deployment
...
- Template doc for BigchainDB + Tendermint single node
- Template doc for BigchainDB + Tendermint network
- Remove autosectionlabel extension from docs/server/source/conf.py
- Removed this extension because this does not allow two different
documents to have same headings, because it auto-indexes
- Fix and explicitly label headings and references.
2018-01-10 14:20:32 +01:00
muawiakh
4792b94201
Fix typo in firewall docs
...
- inbount -> inbound
2017-12-12 13:37:57 +01:00
Troy McConaghy
fbd85301e1
Merge pull request #1921 from bigchaindb/docs/update-firewall-page
...
Updated the Notes for Firewall Setup page in docs
2017-12-12 10:35:03 +01:00
Troy McConaghy
e0b454953c
Merge branch 'tendermint' into rm-aws-deployment-tools-and-docs
2017-12-06 14:14:04 +01:00
Troy McConaghy
c8e2f59413
Merge pull request #1933 from bigchaindb/docs/1927/remove-azure-quickstart-template-docs
...
Remove Azure Quickstart Template Docs
2017-12-06 13:56:57 +01:00
Troy McConaghy
b36df932a5
Removed appendices/install-latest-pip.md
2017-12-05 13:47:24 +01:00
Troy McConaghy
c5443dc477
Removed Azure Quickstart Template docs
2017-12-05 11:27:08 +01:00
Troy McConaghy
1a5bb073e3
Remove rethinkdb-backup.md
2017-12-01 15:27:55 +01:00
Troy McConaghy
b1276020b3
Updated the Notes for Firewall Setup page in docs
2017-12-01 14:26:28 +01:00
Troy McConaghy
91dcce1a45
Removed some fully-removeable pages from Appendices
2017-12-01 11:16:35 +01:00
Troy McConaghy
b237a021c6
Removed old AWS testing cluster stuff including docs
2017-11-30 17:50:22 +01:00
Troy McConaghy
b52f094efa
Revised several pages to point to replacement in the IPDB Transaction Spec
2017-11-28 12:16:44 +01:00
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