forked from docker/midPoint_container
Commits
History for midPoint_container/container_files
Commits on Nov 5, 2019
-
- Updated master branch with changes from the laboratory - Temporarily removed obsolete demo/complex - Fixed download script to reflect new URL of midPoint distribution server - Upgraded midPoint to 4.0.1
Copy the full SHA d05e369View commit details
Commits on Mar 28, 2019
-
Copy the full SHA 582f64fView commit details
Commits on Feb 12, 2019
-
Copy the full SHA 8a29254View commit details
Commits on Oct 5, 2018
-
Copy the full SHA e7679b6View commit details
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.
Copy the full SHA 5136560View commit details -
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.
Copy the full SHA 2fc6232View commit details
Commits on Sep 29, 2018
-
Also disabled auto-restart of midPoint (causes problems if midPoint cannot be started).
Copy the full SHA 71a5607View commit details
Commits on Sep 28, 2018
-
Disable wait-to-retry for reverse proxy
Health check running too early was causing test failures.
Copy the full SHA 57683c7View commit details
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.
Copy the full SHA 55fcd70View commit details
End of commit history for this file