Skip to content

solazs/docker-apache-shib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apache2-shib

Docker image for Apache2.4 + Shibboleth2 (SP).

Usage

Mount your Apache config to /etc/sites-enabled/000-default.conf (more config files can be mounted under /etc/sites-enabled/).

Mount any Shibboleth config files under /etc/shibboleth/ to override the default config. Don't forget to mount your own certs and keys for Shibboleth to use.

Available environment variables:

  • APACHE_SHIB_APACHE_MODULES_TO_START: default value: "shib2 ssl" - which modules to "a2enmod" before starting.
  • APACHE_SHIB_APACHE_START_SHIB: default value: "true" - whether to start Shibboleth or not (valuable for development, as a Shibboleth session can be mocked through SetEnv in an Apache config).

About

Docker container for running Apache2.4 and Shibboleth2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages