A GovUK-styled WAF proxy layer
Simply a version of docker-nginx-proxy with GovUK-branded error
pages. - Please read the documentation for that image.
To have the template render with more debugging information set VERBOSE_ERROR_PAGES
to TRUE
.
In the terminal
docker run -e "VERBOSE_ERROR_PAGES=TRUE" -p "10443:10443" nginx-proxy-govuk
By default, docker-nginx-proxy only intercepts a subset of HTTP error codes.
You can override the behaviour with ERROR_REDIRECT_CODES
.
This image will be versioned alongside the version of
docker-nginx-proxy it consumes, with a minor build number taggen on
the end. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md
file for details.