Skip to content

TIER/gs17-provisioning-demo

master
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?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Overview

This set of docker images supports a demonstration of the TIER architecture, and how it can be used for role-based access control (RBAC) in a complex setting. For more information about this demo, see https://docs.google.com/presentation/d/1n34dLtyjMJReQ-OTDTWOJ4bFzTIJwwIRB7PPwPUCgik/edit#slide=id.g1f209ebfc7_0_0 ` The Group Docker image is based on Unicon's work, and contains a fully built Ldap, MySql, and Grouper environment. The Grouper component has the Grouper UI, Grouper Web Services, and an active Grouper Daemon which runs the Grouper Loader and PSP modules.

This image does not follow best Docker practices. It is intended from demo/class usage. It can also be useful for use as a base image for Grouper development.

Running

To run the demo:

$ [TODO: INSERT DOCKER COMPOSE COMMAND HERE]

You can log into the Grouper UI with "banderson/password". The account is a sysadmin. Also available is "jsmith/password", which has no explicit privs. There are lots of "user" accounts that have dumby course memberships.

TODO: change admin account to "tieradmin"?

The LDAP admin bind account is "cn=admin,dc=example,dc=edu/password". The MySql admin account is "root/".

Building

From source:

$ ./build.sh

This will build each container needed.

Authors

LICENSE

About

Provisioning Demo from 2017 Global Summit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published