bigchaindb/k8s/nginx-https/container
Vanshdeep Singh c7503f5689 Problem: Support for latest Tendermint missing (#2375)
Solution: Upgrade to py-abci 0.5.1 to use latest Tendermint
2018-07-10 14:16:02 +02:00
..
Dockerfile Problem: Support for latest Tendermint missing (#2375) 2018-07-10 14:16:02 +02:00
README.md Deployment of Tendermint + BigchainDB cluster 2018-01-02 14:51:23 +01:00
docker_build_and_push.bash Last PR before the release of version 2.0 Alpha 5 (#2283) 2018-05-11 15:23:15 +02:00
nginx.conf.template Problem: BigchainDB and Tendermint inconsistencies because disjoint services (#2242) 2018-04-27 15:54:47 +02:00
nginx.conf.threescale.template Problem: BigchainDB and Tendermint inconsistencies because disjoint services (#2242) 2018-04-27 15:54:47 +02:00
nginx_entrypoint.bash Problem: BigchainDB and Tendermint inconsistencies because disjoint services (#2242) 2018-04-27 15:54:47 +02:00

README.md

Nginx container for Secure WebSocket Support

Step 1: Build and Push the Latest Container

Use the docker_build_and_push.bash script to build the latest docker image and upload it to Docker Hub. Ensure that the image tag is updated to a new version number to properly reflect any changes made to the container.

Note about testing Websocket connections:

You can test the WebSocket server by using wsc tool with a command like:

wsc -er wss://localhost:9985/api/v1/streams/valid_transactions.