storing IDP configs in GIT

Kevin Foote kpfoote at uoregon.edu
Tue Mar 22 19:59:26 EDT 2016


> On Mar 22, 2016, at 4:52 PM, Andrew Morgan <morgan at orst.edu> wrote:
> 
> I'm sure someone has done this already, so I'm trying to learn from others' mistakes!  :)

Hi Andy, 

Yes I store /config, /metadata as well as UI / UX components (views, messages, edit-webapp) in our local GIT solution. 
(Also did this at my previous location as well)

On each IdP after the change has been vetted I just do a git pull. 
For the UI / UX i create a tarball and push to each IdP then unzip and in some cases rebuild the war. 

I can of course give more detail if needed but as we all know git is all just file based so pretty slick :-) 
--------
thanks
 kevin.foote



More information about the users mailing list