Skip to content

ZsBT/haproxy-quic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build the image and publish on DockerHub

haproxy-quic

HAproxy with HTTP/3 support. Just mount the stuff under /etc/haproxy and it is ready to go.

Docker Hub images available: buffertly/haproxy-quic

The image has a couple of tags.
Optional build args
  • GNUDIST: The GNU Linux docker base image.
  • OPTIONAL_PACKAGES: OS packages you need in the container, separated with spaces. Default: iputils-ping
  • HAPROXY_VERSION: The HAProxy version.
  • HAPROXY_MAKE_ARGS: Arguments to add to make while building HAProxy
  • SSL_VENDOR: one of wolfssl, quictls_quictls, quictls_openssl
  • SSL_MAKE_ARGS: additional make arguments while building ssl
  • LUA_VERSION: The required Lua version.

For details, take a look at the Dockerfile.

About

compile HAproxy with HTTP/3 support

Topics

Resources

License

Stars

Watchers

Forks