History for HR-midPoint-Grouper-Wordpress-Demo/Dockerfile
Commits on Oct 3, 2018
-
Add MP_MEM_MAX, MP_MEM_INIT, MP_JAVA_OPTS vars
MP_MEM_MAX was originally known as MP_MEM. MP_JAVA_OPTS can be used to send arbitrary options to Java that hosts midPoint.
mederly committedOct 3, 2018 -
Fix Shibboleth support in container
mederly committedOct 3, 2018 -
Disable Shib if not needed; add env var checks
If AUTHENTICATION=internal we avoid loading mod_shib and starting shibd. Also added environment variable checks so if some are missing due to wrong Docker composition, midPoint will inform user in a reasonable way.
mederly committedOct 3, 2018
Commits on Sep 27, 2018
-
Adapt directory structure to docker/util
The container is now built directly from the root directory. Even the simplest composition was moved to demo/plain.
mederly committedSep 27, 2018