mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Verify and fix BDB multi node deployment guide
- Documentation support to add a new BDB node to an existing replica set, using x.509 certificates and SSL/TSL connections, across geographically dispersed clusters. - Fix some documentation issues and add more references i.e. specifically about signing of MongoDB member certificates. - Minor fixes for nginx-https-dep.yaml(invalid configMap var) - Reconfigure nginx keep_alive between MongoDB front and backend ports. - Editor removed whitespaces
This commit is contained in:
@@ -59,7 +59,7 @@ spec:
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: vars
|
||||
key: openresty-instance-name
|
||||
key: ngx-openresty-instance-name
|
||||
- name: BIGCHAINDB_BACKEND_HOST
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
|
||||
Reference in New Issue
Block a user