NGINX + BoringSSL + Brotli.
To build nginx binary with Bazel:
nginx
$ bazel build :nginx
To build Debian package:
$ bazel build :nginx-google.deb
This is not an official Google product.