Sign inSign up

criluc/docker-nginx-http-shibboleth

By criluc

•Updated over 11 years ago

nginx-full version plus nginx-http-shibboleth module which allows authorization based on Shibboleth

Image
0

538

criluc/docker-nginx-http-shibboleth repository overview

⁠About this Repo

This is a fork of the the official Docker image for nginx⁠.

It contains the nginx-full version plus the nginx-http-shibboleth⁠ which allows authorization based on the result of a subrequest to Shibboleth.

⁠Current Version

Current nginx version is 1.8.0 stable. Current ngnix-http-shibboleth module is based on commit e985431accbcb39fa9147cf34a5596c0ef195b5e.

⁠Docker Image

The docker images is available through the docker hub at https://registry.hub.docker.com/u/criluc/docker-nginx-http-shibboleth/⁠.

For example:

docker pull criluc/docker-nginx-http-shibboleth

⁠Apt repository

You could also use this project as an apt repository containings the debian wheezy and the ubuntu utopic packaged version.

⁠Ubuntu utopic (ver. 15.04) repository

On Ubuntu utopic you can use this nginx version adding using this source list

echo '# Nginx with nginx-http-shibboleth module
deb
https://github.com/criluc/docker-nginx-http-shibboleth/raw/master/ubuntu/vivid ./' |
sudo tee -a /etc/apt/sources.list.d/nginx-http-shibboleth.list

⁠Ubuntu utopic (ver. 14.10) repository

On Ubuntu utopic you can use this nginx version adding using this source list

echo '# Nginx with nginx-http-shibboleth module
deb
https://github.com/criluc/docker-nginx-http-shibboleth/raw/master/ubuntu/utopic ./' | 
sudo tee -a /etc/apt/sources.list.d/nginx-http-shibboleth.list

⁠Debian Jessie (ver. 8) repository

On debian jessie you can use this nginx version adding using this source list

echo '# Nginx with nginx-http-shibboleth module
deb
https://github.com/criluc/docker-nginx-http-shibboleth/raw/master/debian/jessie ./' | 
sudo tee -a /etc/apt/sources.list.d/nginx-http-shibboleth.list

⁠Debian wheezy (ver. 7) repository

On debian wheezy you can use this nginx version adding using this source list

echo '# Nginx with nginx-http-shibboleth module
deb
https://github.com/criluc/docker-nginx-http-shibboleth/raw/master/debian/wheezy ./' | 
sudo tee -a /etc/apt/sources.list.d/nginx-http-shibboleth.list

Tag summary

Content type

Image

Digest

sha256:1dee82aec…

Size

94.3 MB

Last updated

over 11 years ago

docker pull criluc/docker-nginx-http-shibboleth