You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
docs | 6 months ago | |
files | 6 months ago | |
tests | 6 months ago | |
.dockerignore | 6 months ago | |
.gitignore | 6 months ago | |
LICENSE | 6 months ago | |
Makefile | 6 months ago | |
README.md | 6 months ago | |
main.mk | 6 months ago |
README.md
=======
Shibboleth and OIDC ServiceProvider containers based on "apache".
Recettes de construction d'image de conteneurs Symfony prêts à l'emploi pour le développement ou la production.
Inspiré de sherifabdlnaby/kubephp
Liste des images
Image | Description |
---|---|
reg.cadoles.com/cadoles/sp:alpine-oidc-base |
Alpine 3.18, Apache 2.4, mod-auth-oidc |
reg.cadoles.com/cadoles/sp:debian-shib-base |
Debian 11.7, Aapache 2.4, shibboleth-sp 3.2.2, php 7.4, php-fpm |
Documentation
c2e23db (feat(init): first commit)