1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-30 05:32:01 +02:00
bigchaindb/k8s/nginx-http/container
Troy McConaghy aeaf9c934d
Last PR before the release of version 2.0 Alpha 5 (#2283)
* Updated CHANGELOG.md for version 2.0 Alpha 5

* Updated image tags in k8s files for 2.0 Alpha 5

* Updated version.py for 2.0 Alpha 5

* Problem: Missing alpha5 image update for test network containers

* Problem: CHANGELOG not updated with 2284

* Problem: Liveness probe frequency change not the important
2018-05-11 15:23:15 +02: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
Dockerfile Update Dockerfiles and remove tmt references 2018-02-21 20:31:53 +01:00
nginx_entrypoint.bash Problem: BigchainDB and Tendermint inconsistencies because disjoint services (#2242) 2018-04-27 15:54:47 +02:00
nginx.conf.template Problem: BigchainDB and Tendermint inconsistencies because disjoint services (#2242) 2018-04-27 15:54:47 +02:00
README.md Deployment of Tendermint + BigchainDB cluster 2018-01-02 14:51:23 +01:00

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 ws://localhost:9985/api/v1/streams/valid_transactions.