bigchaindb/k8s/nginx-https/container
David Dashyan af2517b2ae Update k8s container versions
Signed-off-by: David Dashyan <mail@davie.li>
2020-09-29 12:17:46 +00:00
..
Dockerfile Update email addresses 2020-09-29 12:17:46 +00:00
README.md Replace headers (#2683) 2020-04-06 11:52:18 +02:00
docker_build_and_push.bash Update k8s container versions 2020-09-29 12:17:46 +00:00
nginx.conf.template In NGINX conf files under k8s/: Drop TLSv1 & TLSv1.1, enable TLSv1.3 (#2601) 2018-11-17 09:23:08 +01:00
nginx.conf.threescale.template In NGINX conf files under k8s/: Drop TLSv1 & TLSv1.1, enable TLSv1.3 (#2601) 2018-11-17 09:23:08 +01:00
nginx_entrypoint.bash Replace headers (#2683) 2020-04-06 11:52:18 +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.