Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] Containerized Grouper and Secrets

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] Containerized Grouper and Secrets


Chronological Thread 
  • From: Christopher Hubing <>
  • To: Jack Stewart <>
  • Cc: , csp study grouper <>
  • Subject: Re: [grouper-users] Containerized Grouper and Secrets
  • Date: Wed, 25 Apr 2018 16:59:31 +0000 (UTC)
  • Authentication-results: umich.edu; dkim=none (message not signed) header.d=none;umich.edu; dmarc=none action=none header.from=internet2.edu;
  • Ironport-phdr: 9a23:Ys4W0xPs/PTK4GTaTWgl6mtUPXoX/o7sNwtQ0KIMzox0I/n6rarrMEGX3/hxlliBBdydt6ofzbKO+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxlGiTanfb9+MAi9oBnMuMURnYZsMLs6xAHTontPdeRWxGdoKkyWkh3h+Mq+/4Nt/jpJtf45+MFOTav1f6IjTbxFFzsmKHw65NfqtRbYUwSC4GYXX3gMnRpJBwjF6wz6Xov0vyDnuOdxxDWWMMvrRr0vRz+s87lkRwPpiCcfNj427mfXitBrjKlGpB6tvgFzz5LIbI2QMvd1Y6HTcs4ARWdZUMhfVzJPDJ6+YIUMAeoOM+lXoJX8p1YVqBuyGROhBePzxjJShHL727Ax3eQ7EQHB2QwtB8wDsHTOrNX0L6cSTee1zLHIzTrddfNdxDXz6JXTfRAgp/GMUq97fM3NxkkvCgPKlVSQqYrqPz6O1+QNtXSb4PR6VeKplWEntx99riKxycgxl4nEn4QYwU3K+yV+xYY6P9y4SEhjbN6lFptQqz+VN5FwQsw8X2Fkpjw2xaMbtp6meiUB1ZcpxwbHZvCZaYeE/g/vWeOMLTtlmX5ofby/ihmu/US8z+DxVNe73VlLoydAl9TAqGwB2hLL5sWHRfZx5Fqt1DSP2gzJ9+1JI1o4mKXVJpMn37U+jIAcsV7ZES/zgEj2jLGZdkEj+uWw8+rqfrLoqoOCO4NtlwzwNLoiltW4AesjLAcCRW+b+fmg1LL4+k35XbNKgeAsnqnBqpDaItgbqbClDA9J04Yj7BC/Ay2h0NQFgXkHKFVFeBWEj4TzJ17OJ/X4Ae++g1Sqjjhr2+jLMqP7DZnRM3TOlartcatg50NZxgo+wsxT645RB7wDPv3+VU78udndAxMnLwC5zf7rCNBn2YMfXWKPDLWZMKTXsVKQ+u0vI/SMa5QUuDb7JPgo/P/ujXklmVADZ6mp24UYaGymEvh8PUqWfGfsjs8bEWgWpgo+UPDqiFqaXD5cfXayWL885iklB4K8FIvDW5utj6Kb3CegBZBWYmFGCkuQEXfzaYmIQfYMaCSOIsB/iDwEU6auS5M/2R20qgD11qdnfaLo/Xg6vJngnONp6vLajw16oTl2FNiQzEmQSmB/niUFSyJgj45lpkko4VeZ0LNkhORYGMYbx+5DUwE1fcrXz/FwCtb9cgPHYtqTTlu6GJOrDSxnHYF5+MMHf0soQ4bqtRvExSf/RuZNz7E=
  • Spamdiagnosticoutput: 1:0


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




Archive powered by MHonArc 2.6.19.

Top of Page