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:
muawiakh
2018-01-02 14:47:36 +01:00
parent 52d0c7024a
commit a348c72696
42 changed files with 736 additions and 160 deletions

View File

@@ -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