Skip to content
This repository was archived by the owner on Apr 14, 2020. It is now read-only.

Releases: taskcluster/websocktunnel

v2.0.0

Choose a tag to compare

@djmitche djmitche released this 17 Oct 22:21

[BREAKING] The websocktunnel server now takes a URL_PREFIX env var, and no longer requires HOSTNAME. The URL_PREFIX should be the public URL at which the service is available, including the schema and any necessary port, e.g., https://websocktunnel.services.example.com.

The PORT env var remains, but now only specifies the port on which the service should listen.

v1.1.1

Choose a tag to compare

@djmitche djmitche released this 11 Oct 18:43
e7593aa

This version adds a dockerflow /__lbheartbeat__ endpoint to the service.

Production release

Choose a tag to compare

@djmitche djmitche released this 26 Mar 20:02
v1.0.0

fix badge in README

Initial build

Choose a tag to compare

@jonasfj jonasfj released this 21 Jun 22:26
v0.1.0

dockerfile moved to root