Skip to content
Permalink
fae6d4e51c
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
0 contributors

Users who have contributed to this file

grouper_training

A set of Grouper images that are used during I2/TIER training.

Images

Full Demo

docker run -d -p 80:80 -p 389:389 -p 443:443 -p 3306:3306 -p 4443:4443 \
  --name grouper-demo tier/grouper-training-env:full_demo

Browse to https://localhost/grouper

Exercises

docker run -d -p 80:80 -p 389:389 -p 443:443 -p 3306:3306 -p 4443:4443 \
  --name grouper tier/grouper-training-env:exXXX

Current tags:

  • ex401.1.1
  • ex401.1.2
  • ex401.1.3
  • ex401.1.4
  • ex401.1.5
  • ex401.1.end
  • ex401.2.1
  • ex401.2.2
  • ex401.2.3
  • ex401.2.4

Browse to https://localhost/grouper for Grouper. There is also an app that dumps the SP user attributes at https://localhost/app.

Users

Help apps