well i know at a most basic level it can be done with some rsync and bash. but GIT ro ANt i think would be more graceful. I know here our devs use ANT called from a tomcat service to update customer machines when we roll new code for updates. On Mon, Dec 27, 2010 at 11:15 AM, keith smith wrote: > What you describe Stephen would be a perfect solution. If GIT can do that, > that would be better than I could ever imagine. > > Push from test to production with the ability to roll back and having > history. Nice!! That is exactly what I need. > > ------------------------ > Keith Smith > > --- On *Mon, 12/27/10, Stephen * wrote: > > > From: Stephen > Subject: Re: Web Deployment OS or COTS (was RE: Versioning system - > Subversion Vs. Git) > To: "Main PLUG discussion list" > Date: Monday, December 27, 2010, 11:03 AM > > > I know Cpanel was designed to do some of this, bu8t not sure if its > 100% what you need. maybe peek at usermin it might have the features > you want. > > maybe a stack of rsync to a serve they have access to. once they get > it the way it supposed to be fire off a script to merge it into > production with backup for easy reversal? > > most of this is guesswork however what do they need and what is > require for data to go live? > > On Mon, Dec 27, 2010 at 10:58 AM, Mike Ballon > > wrote: > > Greets, > > I'm looking for either an opensource or commercial package for web > > deployment. In the past I have used both Replweb and WebMethods in the > > Windoz world, although now I'm looking at a LAMP environment. > > The reason I'm looking is because our web team does constant updates and > > deployments and I honestly can't keep up with everything else I have to > do. > > I could give them access to production like they use to have, of course I > > really don't want that. I could also use svn/git with rsync (which we > have > > done in the past) or simply manual write custom scripts for everything, > > although I really want a turnkey solution. > > Ideally I'm looking for something that supports not only version control, > > but the standard dev, test, prod method with rollback. I'd like to setup > the > > infrastructure and walk away, well for the most part anyway. Nice to have > > would be a web UI, although it's not required. Right now all I've been > able > > to find is Rational Build Forge and I'm looking for opinions and > experience > > from the PLUG. > > -Mike > > --------------------------------------------------- > > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > > To subscribe, unsubscribe, or to change your mail settings: > > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > > > > > -- > A mouse trap, placed on top of your alarm clock, will prevent you from > rolling over and going back to sleep after you hit the snooze button. > > Stephen > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > > > > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > -- A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button. Stephen