A fork of https://github.com/ricardbejarano/nginx with KTLS enabled and some optimization flags. Used for the different Invidious backends that I host.
https://man.freebsd.org/cgi/man.cgi?ktls(4) | https://www.f5.com/company/blog/nginx/improving-nginx-performance-with-kernel-tls | https://www.kernel.org/doc/html/latest/networking/tls-offload.html
conf | ||
Dockerfile | ||
LICENSE | ||
README.md |
Nginx
docker pull ricardbejarano/nginx
Minimal multi-stage Docker image of the Nginx HTTP and proxy server.
Built with Distroless by Google and brotli compression support thanks to ngx_brotli by Google.