1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 10:03:20 +02:00
Commit Graph

910 Commits

Author SHA1 Message Date
Troy McConaghy
41550dafa9 added docs for wssserver.host and .port 2017-04-19 16:07:25 +02:00
Sylvain Bellemare
8206a4a18c Update docs 2017-04-18 16:21:02 +02:00
Sylvain Bellemare
4c0fc52e9e Document error log file setting and log rotation 2017-04-18 16:21:02 +02:00
Sylvain Bellemare
b4eb75ede5 Use MongoDB as default db in docker-compose file 2017-04-18 16:14:21 +02:00
Troy McConaghy
ebe89c3ebd Merge pull request #1401 from bigchaindb/notes-re-firewall-and-port-9985-for-websocket
Updated firewall setup docs re/ port 9985 for WebSocket API
2017-04-18 14:59:35 +02:00
Troy McConaghy
c04a62a1e8 updated firewall setup docs re/ port 9985 for WebSocket API 2017-04-18 14:43:32 +02:00
Troy McConaghy
d7ccc7c00f Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section 2017-04-18 14:34:53 +02:00
vrde
83af84742b
Merge branch 'events-api-first-cut' 2017-04-18 13:08:47 +02:00
Troy McConaghy
dea6ac56ba Merge remote-tracking branch 'origin/master' into docs-re-2-new-database-config-settings 2017-04-18 11:34:05 +02:00
Troy McConaghy
eb9a9c96f9 Merge pull request #1399 from bigchaindb/add-docs-re-max-tx-size
Added docs about how to use a reverse proxy e.g. to enforce max tx size
2017-04-18 11:21:34 +02:00
Troy McConaghy
6921b1386c docs: noted that rethinkdb doesn't use database.connection_timeout setting yet 2017-04-18 10:53:27 +02:00
Sylvain Bellemare
a65c8799dd Document gunicorn loglevel setting 2017-04-18 10:46:21 +02:00
Troy McConaghy
59be30187f Merge branch 'master' into docs/1170/move-http-api-docs-to-top-level-section 2017-04-18 10:43:02 +02:00
Troy McConaghy
0ec29abd24 docs: added note re only real way to limit CC complexity today 2017-04-16 21:57:05 +02:00
Troy McConaghy
aa4d532e47 added docs re enforcing max tx size with a reverse proxy 2017-04-16 21:22:12 +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
333dc9bb93 Updated link to Haskell transaction builder in drivers-clients/index.rst 2017-04-13 12:43:35 +02:00
Troy McConaghy
9f474f5161 fixed problematic hyperlink in http-client-server-api.rst 2017-04-13 12:40:48 +02:00
Troy McConaghy
efa20aea66 fixed problematic hyperlinks in setup-run-node.md 2017-04-13 12:35:30 +02:00
Troy McConaghy
7f8ab60d3b repaired problematic kubernetes hyperlinks 2017-04-13 12:29:53 +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
vrde
414d915033
Snakecaseify keys 2017-04-13 08:54:34 +02:00
Troy McConaghy
659ff0a813 docs: clarify that the keyring update process 2017-04-12 15:18:08 +02:00
Troy McConaghy
b741c51dbc docs: added step where other nodes update their keyring 2017-04-12 15:14:44 +02:00
Troy McConaghy
da634c3892 more edits to cluster setup docs 2017-04-12 15:10:36 +02:00
Troy McConaghy
8fa6b1685e Clarify that AWS depl. scripts deploy w/ RethinkDB 2017-04-12 14:57:36 +02:00
Troy McConaghy
ee3c7f607c updated set-up-a-cluster.md in server docs 2017-04-12 14:55:56 +02:00
Troy McConaghy
ad37441115 docs: moved rethinkdb backup notes to appendices 2017-04-12 14:24:11 +02:00
Troy McConaghy
7c3f912fe0 Addressed remaining comments on PR #1386 2017-04-12 13:56:09 +02:00
Troy McConaghy
40e3c78c9a modified the Bigchaindb node diagram & notes on it 2017-04-12 13:55:07 +02:00
Troy McConaghy
a6ce7b40aa docs fix: the bigchaindb package on PyPI no longer includes the Python driver 2017-04-12 11:23:34 +02:00
Troy McConaghy
8b861131d8 docs: added that we require MongoDB 3.4+ 2017-04-12 11:18:20 +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
beace99fc0 some edits to setup-run-node.md 2017-04-11 16:47:30 +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
Troy McConaghy
c3f173528f updated docs page: Production Node Components 2017-04-11 13:23:10 +02:00
Troy McConaghy
6cc1e75595 root docs: updated Terminology page 2017-04-11 11:15:55 +02:00
Troy McConaghy
392be98289 docs: updated Production Node Assumptions page 2017-04-11 11:15:21 +02:00
Troy McConaghy
fb2d4b19a9 bugfix: fixed ref to production-nodes/index in server index.rst 2017-04-11 10:59:56 +02:00
Troy McConaghy
ed6c90b863 renamed docs/server/source/nodes -> production-nodes 2017-04-11 10:45:09 +02:00
Troy McConaghy
8964ba33b4 updated links to the HTTP API docs in this repo 2017-04-10 15:14:18 +02:00
Troy McConaghy
b4988b29e3 Moved HTTP API docs to a top-level section 2017-04-10 13:58:58 +02:00
vrde
be3f62dd10
Update endpoints and docs 2017-04-07 14:57:11 +02:00
vrde
be763022ad
Update documentation (tnx @ttmc) 2017-04-07 14:07:05 +02:00