History for HR-midPoint-Grouper-Wordpress-Demo/build.sh
Commits on Nov 6, 2019
-
This is basically a clone of demo/complex2s from the laboratory branch. Main differences: 1. Fixed "unknown host directory" error message when building grouper_data container. The initialization script is no longer run at build time in grouper_data. It is instead run at first start of grouper_daemon container, when LDAP server is already up. 2. banderson and sysadmingroup is now created when building LDAP container. So the Grouper resource test action can be executed directly, without the need to prepare midPoint objects for banderson & sysadmingroup first. Note that tests were not updated yet.
mederly committedNov 6, 2019
Commits on Mar 22, 2019
-
Adapt demo/complex to Grouper MQ integration
mederly committedMar 22, 2019
Commits on Nov 12, 2018
-
Fix help text in build.sh script
mederly committedNov 12, 2018
Commits on Oct 15, 2018
-
Add --pull --no-fetch build options on refresh
mederly committedOct 15, 2018
Commits on Oct 5, 2018
-
Continue build procedure cleanup
$tag is now defined in common.bash and used throughout building scripts. The goal is to allow building and testing both from Jenkins and standalone. build.sh is now more generic; allows rebuilding if -r is specified.
mederly committedOct 5, 2018
Commits on Oct 1, 2018
Commits on Sep 29, 2018
-
Also disabled auto-restart of midPoint (causes problems if midPoint cannot be started).
mederly committedSep 29, 2018