31 Commits

Author SHA1 Message Date
Krish
ece195ff8d Deployment changes: (#1623)
Update MongoDB container tag to `3.0`.

Doc change to reflect bdb-config.bdb-user parameter usage.

Fix typo in configuration.md.

Add BIGCHAINDB_DATABASE_SSL parameter to bigchaindb-dep.yaml for
Kubernetes deployments.

Refer the the `bdb-user` parameter from ConfigMap in
bigchaindb-dep.yaml.

Consolidate all BigchainDB parameter values under the
`bdb-config` ConfigMap.

Remove `bdb-user` from secrets.yaml.
2017-07-03 15:55:43 +02:00
Troy McConaghy
07b5e0e5da Formatted & copy-edited steps 16-17.2 2017-07-02 11:23:40 +02:00
Troy McConaghy
4e45932ac3 Clarified some MDB Cloud Manager instructions 2017-06-30 15:54:48 +02:00
Troy McConaghy
97acc4f216 Updated docs re BDB k8s deployment 2017-06-30 15:00:34 +02:00
Krish
dea77d32a5 Add documentation on exposed ports in k8s/nginx (#1610)
* Add documentation on exposed ports in k8s/nginx

* Clarity on port and targetPort parameters
2017-06-30 13:37:41 +02:00
Troy McConaghy
3dd30365ee Merge pull request #1614 from bigchaindb/editing-node-on-k8s-page
Editing node on k8s page
2017-06-30 10:12:48 +02:00
Troy McConaghy
69cdfd56cf Added note about what to expect from MongoDB's db.auth() command 2017-06-29 17:02:23 +02:00
Troy McConaghy
6b6bfe1733 Explained how to log in to the MongoDB pod 2017-06-29 16:39:01 +02:00
Troy McConaghy
92ec8f613e Fixed spelling & grammar stuff in docs re MDB StatefulSet 2017-06-29 16:02:34 +02:00
Troy McConaghy
a72bf56089 copyedited docs re assigning DNS name to NGINX public IP 2017-06-29 15:09:27 +02:00
Troy McConaghy
d3924213ee edits in nginx-3scale service docs 2017-06-29 14:35:23 +02:00
Troy McConaghy
7b80bb5819 If not using 3scale, they can also leave vals blank 2017-06-29 11:09:16 +02:00
Troy McConaghy
5687735b24 removed 2 instances of 'inside double quotes' 2017-06-29 11:00:17 +02:00
Troy McConaghy
0f169a430b Explained how to get 3scale credentials 2017-06-28 17:42:32 +02:00
Troy McConaghy
c58bd49b91 clarifications in docs re config-map.yaml 2017-06-28 15:44:39 +02:00
Troy McConaghy
52e097ccba Fixed typo in az acs create command 2017-06-28 15:44:39 +02:00
Krish
d92f5f2024 Documentation changes (#1595)
* Add documentation for `bdb-user` parameter

* Remove the bdb-keyfile-passphrase parameter

* Formatting changes in bdb-certs.bdb-user subsection
2017-06-28 15:35:26 +02:00
Troy McConaghy
1a1984f545 More clarifications to the MongoDB SSL cert instructions 2017-06-27 11:15:40 +02:00
Troy McConaghy
3a24e7d9b4 List what the self-signed CA should return to the node operator 2017-06-26 15:54:09 +02:00
Troy McConaghy
6fd5f21638 Improved instructions for Self-Signed CA setup 2017-06-26 15:34:03 +02:00
Troy McConaghy
e91e3a79c4 Made Easy-RSA config steps clearer. 2017-06-26 15:17:56 +02:00
Krish
9ceea89537 Enable Auth over TLS connections (#1552)
* Changes to support auth on the infrastructure
* Auth over TLS/SSL support in BigchainDB, MongoDB, Monitoring Agent, Backup Agent
* Update certificates: Different OUs specified now
* Code formatting
- Make flake happy!
* Raise proper authentication failed error
* Documentation changes for auth
* Support auth in k8s deployment
* Commit certs for monitoring and backup agents
* Configuration to allow Cloud Manager Backup Agent to backup data
* Update docs and remove authentication error
2017-06-22 16:32:04 +02:00
Krish
bca835fed7 Cloud manager GroupID update (#1551)
* Update docker image for mongodb monitoring agent

* Update docker image for mongodb backup agent

* Update secret.yaml and documentation with GroupID requirement

* Delete redundant lines from config file from entrypoint script

* Rename secret and keys
2017-06-16 14:10:21 +02:00
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
b6f7e6307a Redid PR #1493 2017-06-07 16:45:42 +02:00