Skip to content

docker/grouper_training

09dd519678
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
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 14, 2018 20:02
July 10, 2018 16:42

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 gte 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