Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 750 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 750 Bytes

Honeycomb

Build Status Code Coverage Latest Version

Honeycomb is a reverse-proxy for Docker swarm, with WebSocket support.

It maps incoming HTTPS requests to Docker services based on the server name in the TLS handshake (SNI).

Building and testing

Please see CONTRIBUTING.md for information about running the tests and submitting changes.