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
Troy McConaghy
7a63771c2b
Merge pull request #1201 from bigchaindb/fix-quickstart-link
...
Docs: Improvements to the Quickstart page
2017-02-21 18:19:31 +01:00
Troy McConaghy
39f66650ed
Merge pull request #1195 from bigchaindb/expand-docs-re-block-signature
...
Docs: clarified how block id & signature are calculated
2017-02-21 18:18:16 +01:00
Troy McConaghy
87f677d76e
docs: correction to explanation of block signature calc.
2017-02-21 14:20:14 +01:00
Troy McConaghy
34286467b7
docs: removed all RethinkDB stuff from Quickstart page
2017-02-20 18:04:47 +01:00
Troy McConaghy
5e8cec65cd
docs: Simplified Quickstart page even more
2017-02-20 17:52:48 +01:00
Troy McConaghy
96e760046f
docs: better links at end of Quickstart page
2017-02-20 14:15:18 +01:00
Troy McConaghy
be72875330
docs: added some clarification to the replica set setting
2017-02-19 15:27:21 +01:00
Troy McConaghy
8ec2c6bc34
Docs: fixed errors in some documented config settings defaults
2017-02-17 12:15:50 +01:00
Brett Sun
9307c21baa
Remove connect keep alive protocol from Event Stream API
2017-02-16 15:26:17 +01:00
Brett Sun
00785e5f02
Add WebSocket Event Stream API spec
2017-02-16 15:25:58 +01:00
Troy McConaghy
f6ebba8389
docs: clarified how block id & signature are calculated
2017-02-16 09:52:00 +01:00
Troy McConaghy
8106fcfbeb
Merge pull request #1190 from bigchaindb/docs-re-advanced-azure-node
...
[WIP] Docs re/ Node on Kubernetes on Azure
2017-02-16 09:12:18 +01:00
Troy McConaghy
2b235b21aa
add docs on kubectl install & setup
2017-02-15 14:57:42 +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
Troy McConaghy
9dba09144a
Started new page: Run a BigchainDB Node in a Kubernetes Cluster
2017-02-15 11:34:40 +01:00
krish7919 (Krish)
2a9042f39c
Typo: Removing redundant line from docs
2017-02-15 11:20:41 +01:00
Troy McConaghy
52344787de
docs: initial steps to deploy advanced node on Azure
2017-02-14 18:56:43 +01:00
Troy McConaghy
2780b9406a
docs: renamed Starter Templates --> Templates
2017-02-14 18:55:46 +01:00
Troy McConaghy
3a3f82b650
Merge pull request #1184 from bigchaindb/update-firewall-setup-notes
...
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-13 15:24:26 +01:00
Troy McConaghy
8128caa86d
Removed notes about port 28017
2017-02-13 15:09:48 +01:00
Sylvain Bellemare
832a0e9e41
Add Java driver link to docs
2017-02-11 17:59:59 +01:00
Troy McConaghy
edb773695e
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-11 10:11:52 +01:00
Sylvain Bellemare
8da47243ac
Fix link
2017-02-10 19:43:50 +01:00
krish7919 (Krish)
1be05d3ffc
Changes as requested by @ttmc
2017-02-09 09:55:53 +01:00
Sylvain Bellemare
5ffa6568c4
Add a section on community-driven libs
2017-02-08 18:16:28 +01:00
krish7919 (Krish)
f66c44689a
Decouple backend DB and BigchainDB
2017-02-08 17:10:45 +01:00
Troy McConaghy
85128a0634
append 'rethinkdb' to 'bigchaindb -y configure' in some docs
2017-02-06 18:01:38 +01:00
Troy McConaghy
105d0172da
Minor fixes to the bigchaindb CLI docs
2017-02-03 11:31:24 +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
2782ed0b32
Merge remote-tracking branch 'origin/master' into docs/1077/recommend-ubuntu-16.04-for-now
2017-01-31 16:49:04 +01:00
Troy McConaghy
815449def4
Merge pull request #1118 from bigchaindb/docs/1112/remove-example-apps-page
...
Removed 'Example Apps' page from the docs
2017-01-31 16:37:23 +01:00
Troy McConaghy
88ea6c6564
In setup-run-node.md, link to page in Appendices re/ installing OS-level deps
2017-01-31 16:18:20 +01:00
Troy McConaghy
70e9a7a33c
Updated many docs pages from Ubuntu 14.04 to 16.04
2017-01-31 16:03:57 +01:00
Troy McConaghy
b68557507f
Updated Ansible playbooks & docs for Ubuntu 16.04 deployment
2017-01-31 15:40:39 +01:00
Rodolphe Marques
69068fc919
Document how to run BigchainDB with MongoDB ( #1116 )
...
* Document changes in the configure command.
Document new add/remove replicas commands.
* updated quickstart with mongodb instructions
* Docs on how to setup mongodb dev node with and without docker.
Update replSet option in docker-compose
* Fixed typo.
More explicit on how to run the tests.
* Fixed typo in mongodb docker instructions.
More explicit about requiring mongodb 3.4+
2017-01-31 13:53:36 +01:00
Troy McConaghy
375873b6ed
Updated docs page about Terraform: Ubuntu 14.04 --> 16.04
2017-01-31 11:24:46 +01:00
Troy McConaghy
17a07a80f1
Removed 'Example Apps' page from the docs
2017-01-30 18:11:29 +01:00
Scott Sadler
49464484d7
set public_key manually in bigchaindb root url docs example
2017-01-30 14:04:32 +01:00
Scott Sadler
adb579ac0a
Revert "duplicate asset ID" and apply "get_txids_filtered" interface.
2017-01-26 13:52:09 +01:00
Sylvain Bellemare
05fdcef670
Document default value for GET /outputs?unspent=
2017-01-26 05:05:54 -05:00
tim
5b7dd672b8
Remove controversial endpoints for now
2017-01-25 11:30:40 +01:00
tim
7a71e386f3
Fix whitespace
2017-01-25 11:06:54 +01:00
Scott Sadler
88b99d7bdc
document optional operation parameter in transaction
2017-01-25 11:06:54 +01:00
Scott Sadler
d932184b88
update http docs to reflect changes implemented for 0.9
2017-01-25 11:06:54 +01:00
Brett Sun
2d1699e790
Split block and transaction status endpoint descriptions
2017-01-25 10:44:06 +01:00
Brett Sun
787512014a
Fix small typos in API docs
2017-01-25 10:44:06 +01:00
diminator
d68d70ebc3
improved documentation on statuses links and values
2017-01-25 10:44:06 +01:00
diminator
7d5d79a50c
remove location header from status
2017-01-25 10:44:06 +01:00