Any web interface to show deployments history with mcollective?

Posted by Jason on Server Fault See other posts from Server Fault or by Jason
Published on 2012-03-18T17:03:51Z Indexed on 2012/03/18 18:01 UTC
Read the original article Hit count: 271

I'm using mcollective & puppet for deployments. I would like to know if there is any user interface which allows me to choose a specific package/version and deploy and any user interface i can already use which allows me to show the deployments history and their status.

(I saw that glu has a nice user interface i'm looking for something like it, http://linkedin.github.com/glu/docs/latest/html/tutorial.html

)

I wondered if i could use glu (so that i can get their deployment history gui if they have a good one...) with mcollective but from what i understand they are parallel frameworks.

© Server Fault or respective owner

Related posts about puppet

Related posts about continuous-integration