[capistrano-mailing-list] Re: Is there a roadmap for future Capistrano features and releases? eg What is coming in version 4?

2017-10-19 Thread Henry Scullion
Lee, Thanks for your comprehensive reply. I can rest easy..! :) I can tell you that in the WordPress space, we are benefitting from your strategy - plugins like this one are helping make deployment even easier: https://github.com/lavmeiker/capistrano-wpcli Thanks again, Henry

[capistrano-mailing-list] Is there a roadmap for future Capistrano features and releases? eg What is coming in version 4?

2017-10-19 Thread Henry Scullion
Where do I find out what is coming up in Capistrano? I keep an eye on Github, capistranorb and this group, but can't find a central place for roadmap info. It's a fantastic tool. I'm using it to deploy a local WordPress site from my laptop to a shared host. H -- You received this message

[capistrano-mailing-list] Re: capistrano without git at remote shared hosting

2014-09-26 Thread Henry Scullion
Assuming you have ssh access to your server (the primary requirement for using Capistrano to deploy), I guess you could override the Capistrano git tasks with some other transfer strategy like sftp for example... On Tuesday, 23 September 2014 23:54:16 UTC+2, Born Steinbjörn wrote: Hello, is

[capistrano] Unable to find git object

2013-03-04 Thread Henry Umansky
-q -b deploy 2de752fb5a07bdd1577ca78a5c6dce690b13f8dc; fi I tried deleting the cached-copy folder on the server and still have the same issue. Any idea what I can do to troubleshoot this issue? Thank you, Henry -- -- * You received this message because you are subscribed to the Google Groups

[capistrano] Deploy to all servers

2011-11-07 Thread Henry Umansky
I'm using the multistage Capistrano module, does anyone know if there is a shorthand way to deploy to all servers. So for example: $ cap staging deploy $ cap production deploy would be replaced with: $ cap all deploy Is this possible? -- * You received this message because you are

[Capistrano] Re: Deploying from a specific path with a Git repo

2009-01-15 Thread Henry
On 1/14/09 11:22 AM, Henry wrote: Greetings, I have a Git repo that contains a few small sinatra apps. So I would like to deploy them one at at time.  So I need to set a path within the repo to deploy, but I can't figure out how to do it. This is what I've tried: set :repository,  g

[Capistrano] Re: Capistrano | Google Groups

2008-05-28 Thread Henry Addison (Texperts)
localhost User username Hope this helps, Henry On 28 May 2008, at 07:03, Rich Morin wrote: I'm having trouble getting a solo Capistrano app (as discussed in Deploying Rails Applications) to work. I'm hoping someone on this list can give me a hand. My impression is that the SSH login