Skip to content

hexaaproject/docker-ssp-aa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simplesamlphp + PHP-fpm

Forked from solazs/docker-ssp-aa-php-fpm

Published image: docker hub

Building

docker build -t hexaaproject/ssp-aa:latest .

Usage

  1. Mount your config (config.php and module_aa.php) in /opt/simplesamlphp/config/.
  2. Mount key and cert in /opt/simplesamlphp/cert/.
  3. Mount metadata in /opt/simplesamlphp/metadata/.
  4. Configure apache or nginx to serve this container.

You can see an example in our backend Ansible role + Ansible playbook

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.2%
  • Dockerfile 10.3%
  • Shell 0.5%