Unicon/grouper-dockerized

Name: grouper-dockerized

Owner: Unicon, Inc.

Description: Grouper base images

Created: 2016-03-05 18:34:07.0

Updated: 2018-03-23 22:37:02.0

Pushed: 2018-03-23 22:37:01.0

Homepage: null

Size: 91

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Internet2 Grouper Dockerized

Overview

Grouper is an enterprise access management system designed for the highly distributed management environment and heterogeneous information technology environment common to universities. Operating a central access management system that supports both central and distributed IT reduces risk.”

The project is a collection of dockerized images of the Grouper components:

With these images, adoptors can quickly start up a Grouper environment by creating customize images that are based on these images and just overlay the customized Grouper property files. An example of doing this can be found at https://github.com/Unicon/grouper-dockerized/tree/master/test-compose.

Quick Start

Seeing these images in action is a easy as downloading the source in https://github.com/Unicon/grouper-dockerized/tree/master/test-compose and running docker-compose up. This command will pull the Grouper images, configure customized image from the pulled images with a self contained MySQL database and 389-ds LDAP Server populated with some basic sample data, and starts a Grouper Daemon, UI, and WS container instances.

This process will take several minutes and lots of bandwidth to initially download and build these instances.

To stop the containers, press Ctrl+C, then run docker-compose down to clean things up a bit. Calling docker-compose up should run much faster for subsequent runs.

Documentation

More coming soon…

Images

The full collection of Grouper images includes:

Image Comparisons

Visit the following links to visually see the layout of each image stack:

Authors/Contributors
LICENSE

Copyright 2016 Unicon, Inc.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.