Yeah, thinking of something like this already. I was going to set up jenkins to checkout the site on change, run tests against it, and deploy to production. :)
Thanks, James On Tue, Jul 5, 2011 at 4:20 PM, Todd Courtnage <[email protected]> wrote: > Hi James. > One option might be Webistrano, web-based interface to capistrano. > https://github.com/peritor/webistrano/wiki/ > Anyone can push, regardless of OS. > > Todd > On Tue, Jul 5, 2011 at 15:12, James Carr <[email protected]> wrote: >> >> Any ideas? >> >> On Mon, Jul 4, 2011 at 9:48 PM, James Carr <[email protected]> wrote: >> > Hi All, >> > >> > I recently created capistrano deployment scripts for several sites I >> > manage for some of my clients. My clients also have their own in house >> > devs and unfortunately one of the client sites uses nothing but >> > windows. I have not spent a lot of time trying to set it up but had a >> > lot of difficulty (basically had to use cygwin, manually start ssh- >> > agent, manually set the env variables, run ssh-add, etc). >> > >> > I could automate this in some kind of script but it feels akward... >> > surely someone somewhere has been using capistrano in a windows >> > environment for awhile now? Could someone please tell me of a surefire >> > way to deploy with it from windows? >> > >> > Thanks, >> > James >> > >> > -- >> > * You received this message because you are subscribed to the Google >> > Groups "Capistrano" group. >> > * To post to this group, send email to [email protected] >> > * To unsubscribe from this group, send email to >> > [email protected] For more options, visit this group >> > at http://groups.google.com/group/capistrano?hl=en >> >> -- >> * You received this message because you are subscribed to the Google >> Groups "Capistrano" group. >> * To post to this group, send email to [email protected] >> * To unsubscribe from this group, send email to >> [email protected] For more options, visit this group >> at http://groups.google.com/group/capistrano?hl=en > > > > -- > Todd Courtnage > Continuity and Cloud Specialist > Chaordix – Harness the power of your crowd > email: [email protected] > office: +1.403.263.2655 > toll free: +1.866.263.7775 > mob: + 1.403.975.1591 > > http://www.chaordix.com > > Follow us on twitter: http://twitter.com/chaordix > Our blog: http://www.chaordix.com/blog/ > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" group. > * To post to this group, send email to [email protected] > * To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
