grouper-users - RE: [grouper-users] Containerized Grouper and Secrets
Subject: Grouper Users - Open Discussion List
List archive
- From: "Hyzer, Chris" <>
- To: Christopher Hubing <>, Jack Stewart <>
- Cc: "" <>, "csp study grouper" <>
- Subject: RE: [grouper-users] Containerized Grouper and Secrets
- Date: Thu, 26 Apr 2018 16:39:43 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:9VouGh/8jbvQA/9uRHKM819IXTAuvvDOBiVQ1KB+0+8RIJqq85mqBkHD//Il1AaPAd2Araocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HdbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDtU7s6RSqt4LtqSB/wiScIKTg58H3MisdtiK5XuQ+tqwBjz4LRZoyeKfhwcb7Hfd4CRWRPQNtfVzBPDI2/YYsADesBMvpXoYbyvFYOsQCxCRWwCO/z1jNFhHn71rA63eQ7FgHG2RQtE9wMvnXUrdT6Kr0SXfiox6TWzTXDdfJW2Szz5IPVdR0hpO2DXbJwcMvQ10YvDRjIjlSLqYP5JT+Vy/wNvHad7+pmT+6glXMoqxxorzWp28wihI7JhocPxVDF8yV02Ic1JdukSEFle96kFoVftz2EO4dsXMwtXnxotSAnwbMFoZ62ZDYGxIglyhLFZPGKcpKE7g/iWeufOzt1i3ZodKqiixu87USs0OnxWtSu3FpUsyZIlsPAum0P2hHS8sSHROVy80S91TuK0g3c9PxILlowmKfeJZMt3L89mYAWvEnAAyP2lkD7gLGKeko45OSl7fnsbK/8qZ+GLYB0jxnzMqQwlcy7BuQ1KhAAUnSc9+igyrHv5FP0T7dXgvEvlanWq47VKd4cpq6kHw9ayYEj6wu5Dzi7ytgYhWMHLFVZeB2Zk4fpJ1DOIPf+DfulhFSsjStrx/TBPr3mAZXBNGTMkLDkfbpl6k5czhQ8zcxH6p5KFr0MIuj/V0DwudDCExM0MgK5z/zoBdh5zo8eXHiAAq6dMKPcq1+I4ecvLvGJZIAJuDb8K/kk6OD0jXIimF8dZrWm0YEKaHCgAPtmJUOZbWDyjdgcDGcGphA+Q/DyiF2eTT5TYG6/UL485jEmE42mDIHDRo+2jbyA2ie7AoNZZnpACl+SDXfkaZ+IVOkRZyKPOsVhiCALVaC9S4890hGjrAD6y6BgLurJ4i0Xq4jj2MFo5+3Iix4y7yd0At+Z02GMVGF0gngISyEs0KB+p0x91kmM0bJ+g/NGCdxf+elFXRknOp7BnKRGDIXZWhjAZcuOUFarWJ2GHDswSN15l9QOfkx8HdqKjxbf0jCsDqNP0bGHGcpwuoDV1Hu5HNpw1H/cyOF1ils9XsZQHXCjh6V/sQXfGtiavV+ekvPgVbUO0TSJvEyD12uV9gkMVQVwQLfIR1gefUCQsMz04EWEQrOzX+d0ejBdwNKPf/MZIubiik9LEbK6YIzT
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Fyi grouper config can happen in env vars, also the sources.xml can be
migrated to subject.properties
https://spaces.internet2.edu/display/Grouper/Grouper+configuration+overlay#Grouperconfigurationoverlay-Environmentvariables
https://spaces.internet2.edu/display/Grouper/Grouper+sources.xml+conversion+to+subject.properties
Thanks
Chris
-----Original Message-----
From:
[mailto:]
On Behalf Of Christopher Hubing
Sent: Wednesday, April 25, 2018 1:00 PM
To: Jack Stewart
<>
Cc:
;
csp study grouper
<>
Subject: Re: [grouper-users] Containerized Grouper and Secrets
For I2, we are storing secret things in an encrypted S3 bucket. The build
host has access to read from it, and then pushes the images to a private
Elastic Container Repo. The containers run in ECS.
Here's an example of our Dockerfile for the UI:
https://github.internet2.edu/gist/chubing/c4e663ab5a39fb73dccdcd748a92c5fe
Since the new Grouper container is pushed to Dockerhub (and have tags for
patches), it should make it pretty easy to manange (hopefully).
-c
On Wed, 25 Apr 2018, Jack Stewart wrote:
> Everyone,
> I would like to start out by saying that the new role-based Grouper
> containers are great! It was very easy to build the images.
>
> Now my question is, what are other schools doing with regard to their
> Grouper configurations? Are you "burning them into" storing them in the
> containers themselves, or are you using
> secrets?
>
> Converting an application like Grouper to use secrets would be a LOT of
> work. Effectively, you would need to convert all of the settings to
> environment variables. How would you deal with
> the sources.xml files which, by design, need to be customized?
>
> Many thanks,
> Jack
>
>
> --
> Jack Stewart
> Solutions Architect, Identity and Access Management
> University of Michigan
> 4251 Plymouth Road
> Ann Arbor, Michigan 48105-3640
> (734) 764-0853
>
>
- [grouper-users] Containerized Grouper and Secrets, Jack Stewart, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Christopher Hubing, 04/25/2018
- RE: [grouper-users] Containerized Grouper and Secrets, Hyzer, Chris, 04/26/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Jack Stewart, 04/26/2018
- Re: [grouper-users] Containerized Grouper and Secrets, John Schrader, 04/29/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Christopher Hubing, 04/30/2018
- Re: [grouper-users] Containerized Grouper and Secrets, John Schrader, 04/29/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Jack Stewart, 04/26/2018
- RE: [grouper-users] Containerized Grouper and Secrets, Hyzer, Chris, 04/26/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Greg Haverkamp, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Darren Boss, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Jack Stewart, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Darren Boss, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Greg Haverkamp, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Darren Boss, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Jack Stewart, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Darren Boss, 04/25/2018
- Re: [grouper-users] Containerized Grouper and Secrets, Christopher Hubing, 04/25/2018
Archive powered by MHonArc 2.6.19.