Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
spaceKeyGrouper
pageTitleNavigation


Info

For Grouper 2.5+ there is an even easier way to install Grouper using the "quickstart container" (maturity level -1)


You can run the grouper installer in non interactive mode to automatically install patches.  You might want to do this in dev or test servers.

...

Code Block
00 7 * * * echo `date` >  /tmp/grouper_2_2_autopatch.out ; /opt/grouper/2.2/patchAuto/run.sh  >> /tmp/grouper_2_2_autopatch.out 2>&1

...


sdf