mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Deployment of Tendermint + BigchainDB cluster
- Update existing docker-containers to support tendermint integration, nginx, mongodb, bigchaindb - Add tendermint configuration files for statefulset, pvc, pv and service. - Update some READMEs.
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
docker build -t bigchaindb/nginx_https:1.1 .
|
||||
|
||||
docker push bigchaindb/nginx_https:1.1
|
||||
|
||||
# For tendermint deployments
|
||||
# docker build -t bigchaindb/nginx_https:unstable-tmt .
|
||||
# docker push bigchaindb/nginx_https:unstable-tmt
|
||||
|
||||
Reference in New Issue
Block a user