Skip to content

A docker base image to ease the deployment of SimpleSAMLphp mainly as a service provider

License

Notifications You must be signed in to change notification settings

e-ucm/docker-simplesamlphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSAMLPHP base image

simplesamlphp docker base image for e-UCM projects. This image includes:

  • PHP 7.3
  • SimplesamlPHP
  • MSSMTP configured to be used as sendmail replacement and configured to support PHP mail function.

SSL certificate for development

The docker-compose.yml depends on a ssl certificate. Unfortunately we can not use LetsEncrypt for development, so it is needed to create a self-signed certificate for Traefik. Moreover it is needed to install that self-signed certificate inside the browsers certificate manager or the OS certificate manager.

Instead generating and configure the certificate manually using openssl, EasyRSA or cfssl, you can use mkcert.

About

A docker base image to ease the deployment of SimpleSAMLphp mainly as a service provider

Resources

License

Stars

Watchers

Forks

Packages

No packages published