Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 2294  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion about the Capistrano remote management tool. Share tips and recipe files. Discuss the development of extensions and plugins, as well as the implementation of Capistrano itself.
 

Capistrano security best practice 
  Hi, The company I work for has been using capistrano for Rails web apps. we have a app user(e.g. foo_app) created for each web apps, and they all belong to a webapp group with no password sudo privilege: %webapp ALL=(ALL) NOPASSWD: ALL in our cap deploy.rb we set a ssh key pair to allow capistrano to ssh... more »
By RustedInSeattle  - May 27 - 2 new of 2 messages    

Err or during cap deploy:update 
  I can not find what is wrong. I have tried to change the passwords then try again with no luck. This is the error message I am recieving. * executing `deploy:update_code' executing locally: "git ls-remote [link] HEAD" Password for '[link]... more »
By opensourcechris  - May 22 - 3 new of 3 messages    

Rails App doesn't find gems after deploy 
  Hello all, I'm trying to implement capistrano to deploy from my workstation to another server. I followed the instructions from 2.x-From-The-Beginning<[link]>, and I configured my apache server according to this serverfault answer<[link]>... more »
By Ramsés López  - May 22 - 4 new of 4 messages    

How can I make `run` or `download` methods to always use the :roles I declared in the code? 
  Hi everyone, When I tried to do this: 1. remove the target server from my nginx upstream 2. reload nginx 3. restart my app server # 4. add back to nginx upstream 5. reload nginx. Because I declared a ROLES or HOSTS env, all commands are running at the app server. The env hide the :roles => :nginx I passed into the `run` `download` methods.... more »
By 赵 耀  - May 22 - 2 new of 2 messages    

deploying a branch 
  I've read that with -s I can deploy a specific branch. I tried this and it failed. The branch is only on my local dev machine. Does it also have to be on the remote server? (This post is not cross-posted anywhere)
By Benjamin Moses Lieb  - May 21 - 2 new of 2 messages    

how deploy a branch 
  I've read that with -s I can deploy a specific branch. I tried this and it failed. The branch is only on my local dev machine. Does it also have to be on the remote server?
By Benjamin Moses Lieb  - May 21 - 2 new of 2 messages    

What's the difference between ssh remote command and capistrano run? 
  I use capistrano to deploy my java app which is deployed to a resin server. When I use run "/path/to/resin/bin/httpd.sh restart" I just got logs said the server was shuting down, but the server was never started. But when I use ssh $host "/path/to/resin/bin/httpd.sh restart" from command line, it works just fine.... more »
By 赵 耀  - May 21 - 2 new of 2 messages    

I'm getting this error when running this capistrano task (my own - cap deploy:show_pointers): 
  I'm getting this error when running this capistrano task (my own - cap deploy:show_pointers): * executing `deploy:show_pointers' * executing "cd /home/mydomain/public_html/sit e_folders/rails/current; rake app:show_pointers" servers: ["mydomain.net"] [mydomain.net] executing command ** [out :: mydomain.net] (in /home/mydomain/public_html/sit e_folders/rails/releases/20120 521025150)... more »
By Benjamin Moses Lieb  - May 20 - 8 new of 8 messages    

--deployment flag requires a Gemfile.lock 
  When I try to run cap deploy:cold I get this error message. error: The --deployment flag requires a Gemfile.lock. Please make sure you have checked your Gemfile.lock into version control before deploying. Please note: I am not using rails or anything specific. I simply run capify . & provided url for server & subversion repo.... more »
By jp  - May 20 - 2 new of 2 messages    

1 - 10 of 2294   « Newer | Older »

XML       Send email to this group: capistrano@googlegroups.com