Versions Compared

Key

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

...

The training environment will be made available to students via Amazon Web Services (AWS).  The student will only need a connection to the Internet and a suitable SSH client (e.g. OpenSSH on UNIX/Linux/Mac systems or PuTTY on Windows).  IP addresses and credentials will be provided during the class.  Alternatively, students may build a local copy of the GTE on a laptop which is capable of running a recent version of Docker

Probably be on mac or unix

Install docker

https://github.internet2.edu/docker/grouper_training

download the git repo: https://github.internet2.edu/docker/grouper_training

run 

Code Block
./manualBuild.sh

stop

Code Block
docker ps
docker stop imageId

list of sections:

of Docker.  The GTE docker source code is hosted on GitHub and can be cloned and build locally.  You can follow the instructions in the README.

Course Syllabus

  • GTE 101 - Grouper Basics
  • GTE 201 - TIER Access Governance
  • GTE 211 - Grouper Security Model
  • GTE 301 - Grouper Administration
  • GTE 401 - Access Governance Practicum

Probably be on mac or unixhttps://docs.google.com/spreadsheets/d/1Emf79h--2lmfSxaNgjVu5lRcboJ1IWkwSmh_6E5T2lo/edit#gid=0


Port forward using OpenSSH

...