Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 907 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 907 Bytes

nginx-shibboleth

nginx with shibboleth modules added, contained in a docker image. It is based off of the official nginx docker image, which is debian based.

The built modules are:

This docker image was built using instructions to add shibboleth integration with nginx, and making use of the pkg-oss utility to create dynamic modules.

The nginx user has been added to the _shibd and www-data groups, to allow integration with other docker images.