项目作者: UKHomeOffice

项目描述 :
A GovUK-styled WAF proxy layer
高级语言: CSS
项目地址: git://github.com/UKHomeOffice/docker-nginx-proxy-govuk.git
创建时间: 2016-09-21T19:53:49Z
项目社区:https://github.com/UKHomeOffice/docker-nginx-proxy-govuk

开源协议:MIT License

下载


GovUK-branded NGINX reverse proxy

Docker Repository on Quay

Simply a version of docker-nginx-proxy with GovUK-branded error
pages. - Please read the documentation for that image.

Debugging

To have the template render with more debugging information set VERBOSE_ERROR_PAGES to TRUE.

In the terminal

  1. docker run -e "VERBOSE_ERROR_PAGES=TRUE" -p "10443:10443" nginx-proxy-govuk

Additional error codes

By default, docker-nginx-proxy only intercepts a subset of HTTP error codes.
You can override the behaviour with ERROR_REDIRECT_CODES.

Find Us

Versioning

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.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md
file for details.