964 Commits

Author SHA1 Message Date
Troy McConaghy
945ed81038 Responses to review comments from @krish7919 on #1526 2017-06-09 14:32:39 +02:00
Troy McConaghy
3f3b2f91b8 Reorganized docs page re/ config-map.yaml & secret.yaml 2017-06-08 17:40:43 +02:00
Troy McConaghy
a3dfaedfe1 Fixed hyperlink 2017-06-08 17:39:15 +02:00
Troy McConaghy
1dd2a779e7 Docs: Clarified how to get MongoDB Agent API Key 2017-06-08 17:37:30 +02:00
Troy McConaghy
1d4a6e470c Copy-edited some docs 2017-06-08 17:36:41 +02:00
Troy McConaghy
d4a00e19c7 Edit: noun 'back up'-->'backup' 2017-06-08 17:33:42 +02:00
Troy McConaghy
0592f3c45b Improved docs for how to update Azure CLI 2.0 2017-06-07 17:15:36 +02:00
Troy McConaghy
0472006024 Merge pull request #1519 from bigchaindb/update-docs-re-digital-asset-model
Updated some docs about the asset model
2017-06-07 16:59:14 +02:00
Troy McConaghy
b6f7e6307a Redid PR #1493 2017-06-07 16:45:42 +02:00
Troy McConaghy
e280b24f54 Updated some docs about the asset model 2017-06-07 16:19:50 +02:00
krish7919 (Krish)
ec40972334 Rearrange steps in documentation 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b609eb878e Cloud Manager steps changes as per new UI 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b70cf86192 'Refer to' instead of 'refer' typo fix 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
50813aa162 Fix typos in the example names for backup and monitoring agent 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
b1ff469e2a Rearrange points in StatefulSet creation docs 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
9f5bad6498 Changes as per @ttmc's comments
- Renumbered steps in documentation
- Clarification on DNS prefix name
- Removed redundant port mappint in nginx-svc.yaml file
2017-06-06 10:01:53 +02:00
krish7919 (Krish)
ededd2a0fe Fixing typo in docs 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
8c80f72c40 Update documentation about file paths 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
5eb2a4af16 Remove reference to deprecated ConfigMap mdb-fqdn 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
e37a8c37fd Remove step from documentation 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
36b4871ecd Add links in workflow document 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
8fb1c0be8b Update docs to reflect TLS setup 2017-06-06 10:01:53 +02:00
krish7919 (Krish)
fe0bd625dc Update to easyrsa steps 2017-06-06 10:01:53 +02:00
Troy McConaghy
0c1b30b59d Merge pull request #1498 from bigchaindb/py-script-to-analyze-nginx-logs
More docs re/ OMS logs + a script to analyze NGINX logs
2017-06-02 10:32:06 +02:00
Troy McConaghy
b7a9129550 Merge pull request #1500 from bigchaindb/js-driver-is-maintained-by-us
Docs: The JS driver is maintained by the BDB team
2017-06-01 17:01:16 +02:00
Rodolphe Marques
54ab3b5e37 Update documentation on configuration 2017-06-01 15:20:00 +02:00
libscott
1d96768db8 Merge pull request #1488 from bigchaindb/nothreads
Disable threads in web workers
2017-05-31 14:36:44 +02:00
Tim Daubenschütz
8b7f86b63d Feat/1462/text search http api (#1471)
* Add assets text search endpoint

* Filter out assets from invalid transactions.

- Added the limit argument to limit the returned results
- Created and updated tests

* Added documentation for the assets endpoint.

- Added some docstrings

* Removed unnecessary fixtures
2017-05-30 11:21:26 +02:00
Troy McConaghy
61d56cb2cf docs: The JS driver is maintained by the BDB team 2017-05-26 09:41:50 +02:00
Troy McConaghy
d058066c22 gave more examples of OMS Log Search string + analysis tips 2017-05-24 15:02:58 +02:00
Troy McConaghy
c79dc9cf03 Merge pull request #1481 from bigchaindb/update-link-to-js-driver-repo
Docs: Updated the Link to the JavaScript / Node.js Driver
2017-05-24 12:05:08 +02:00
Troy McConaghy
59ec527dd3 Merge pull request #1485 from bigchaindb/minor-docs-fixes
Minor docs fixes
2017-05-23 12:16:40 +02:00
Scott Sadler
954df20dac documentation fix 2017-05-22 12:50:51 +02:00
Troy McConaghy
b0c3241be4 Merge branch 'master' into move-some-docs-around 2017-05-19 14:35:59 +02:00
Scott Sadler
5de15c33ec disable threads in web workers 2017-05-19 14:05:28 +02:00
Krish
b6ec3e5f5c Mongodb TLS (#1456)
* Support for secure TLS communication in MongoDB, MongoDB Monitoring
Agent and MongoDB Backup Agent
- Move from Golang to Bash for entrypoint program
- Update image tag to 2.0 for Backup and Monitoring Agents and to
3.4.4 for MongoDB
- Add documentation

* changed title & rewrote Step 1 of workflow.rst

* copy-edited ca-installation.rst

* copy-edited & modified structure of workflow.rst

* moved repeated Easy-RSA install & config docs to new page

* edited the sentences describing the Easy-RSA dirs

* copy-edited the page about generating server certificate

* copy-edited the page about generating client certificate

* renamed page to 'How to Set Up a Self-Signed Certificate Authority'

* copy-edited page about how to revoke a certificate

* Comments on how to uniquely name all instances in the cluster

* Added comments about the other questions when setting up a CA

* Added note about one Agent Api Key per Cloud Manager backup

* docs: clarified instructions for generating server CSR

* docs: added back 'from your PKI infrastructure'

* docs: fixed step & added step re/ FQDNs & certs in workflow.rst

* docs: added note re/ the Distinguished Name

* Update docs for env vars setup

* docs: added tip: how to get help with the easyrsa command
2017-05-19 11:18:44 +02:00
Troy McConaghy
c6133c827d docs: updated link to JS/nodejs driver 2017-05-18 17:51:43 +02:00
Troy McConaghy
780a9c9bf5 Quickstart docs: tell them to run MongoDB using 'sudo mongod ...' 2017-05-18 17:50:08 +02:00
krish7919 (Krish)
b8407d603a Deploy events API on k8s over on HTTP 2017-05-16 10:38:40 +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
08b8b712b6 Merge pull request #1453 from bigchaindb/docs-on-creating-oms-alerts
New docs how to 'Create an Email Alert' in OMS Portal
2017-05-10 16:40:18 +02:00
Troy McConaghy
31028ba147 New docs how to 'Create an Email Alert' in OMS Portal 2017-05-05 11:16:00 +02:00
Troy McConaghy
8297ce9260 Minor edits & fixes to WebSocket API docs 2017-05-04 15:04:54 +02:00
KURO1
a44523081a Fix typo in docs 2017-04-28 10:39:03 +08:00
Troy McConaghy
1bda3dade1 Merge pull request #1441 from bigchaindb/note-ruby-code-in-driver-docs
Updated Drivers & Clients docs page, including link to Ruby driver
2017-04-26 11:18:10 +02:00
Troy McConaghy
ae9d6f1e6e Updated Drivers & Clients docs page, including Ruby driver 2017-04-26 10:11:45 +02:00
Sylvain Bellemare
8f750456d8 Address remaining details 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
7659290518 Add missing backslash (\) 2017-04-25 11:58:15 +02:00
Sylvain Bellemare
e954668eaa Add docs 2017-04-25 11:58:15 +02:00
Scott Sadler
1e866a1207 signature payload is serialized transaction 2017-04-24 13:37:50 +02:00