Automated IdP Installation

Peter Schober peter.schober at univie.ac.at
Tue Sep 13 18:17:05 BST 2011


* Nathan Mische <nmische at gmail.com> [2011-09-13 19:10]:
> We are looking to automate our IdP setup, however we hit a snag with
> the installer's Ant build. The current Ant build requires input from
> the user. To get around this I've hacked up the Ant build such that if
> you define properties in install.properties the build no longer
> requires user input.

Couldn't you run `./install.sh -propertyfile foo.properties` without
requiring a patch?
Or define individual properties with `./install.sh -Dfoo=bar` ?
-peter


More information about the users mailing list