Versions Compared

Key

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

...

Usual VirtualBox text; use Bridged mode

 

Type the following commands to configure Grouper:

Code Block
cd work

...


./setup.sh

...

 

A self-signed certificate will be created. To replace this with a different certificate, modify /home/grouper/etc/certs/server.crt and /home/grouper/etc/certs/server.key. 

Issue the following commands to run the container:

Code Block
cd 

...

/home/grouper/build/grouper

...


bin/build.sh

...

 

Issue the following commands to run the container:

Code Block
cd /home/grouper/run/

...


bin/run.sh

 

*** Wait for grouper to start. This can take a couple of minutes the first time

...