Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
Discussions related to deploying and hosting web applications built with Ruby on Rails.
Low activity, 1315 members
Discussion list for Ruby on Rails core development.
Medium activity, 3349 members
The official mailing list for the Ruby on Rails project. Where Rails users come to seek help, announce projects, and ...
High activity, 19301 members
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 1866  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.
 

No releases.last crashes first deploy 
  Hi all, I'm running into problem where I am unable to do first time deploy. Capistrano crashes with following trace ([link]). Looking at the source file, it's looking for last release, which obviously isn't there. I found some other posts on this, but none with working solution. This... more »
By skrat  - 5 Nov - 3 new of 3 messages    

Any advice using capistrano and git to deploy sites with heavy flash assets? 
  Hi, We are currently experimenting with using both git and capistrano to deploy our websites. Here's the situation. Both our flash developers and backend developers use the same git repository (don't really believe in submodules). Now only certain flash pieces need to be deployed - the rest are binary assets used to build the flash... more »
By Chad A.  - 4 Nov - 8 new of 8 messages    

creating tasks for multiple environments (and gateways) 
  Hi, I'm looking for a way to manage systems in multiple datacenters/environments, each with their own gateway. gateway 1 -> app1 app2 app3 gateway 2 -> app1 app2 app3 I get stuck when trying to set "gateway" within the same capfile after its already been set and was looking for a recommendation on how to approach... more »
By Joe Wilcoxson  - 3 Nov - 2 new of 2 messages    

Rails app in a subfolder of a git clone - possible ? 
  Hi, is there a clean way to deploy a rails app that would not sit in the root of the git repository, but in a sub-folder instead ? any hint will be most welcome, Thibaut -- [link]
By Thibaut Barrère  - 2 Nov - 6 new of 6 messages    

New feature deployment 
  Hi, On previous projects, I've used separate staging and production stages which would both check out source code from a same master branch. Now, for a project where static content gets added frequently through the repository, I'm feeling the need for either:a separate staging branch or, an experimental stage + branch to deploy long running work... more »
By xymbol  - 31 Oct - 2 new of 2 messages    

SUDO Problem 
  When trying to deploy to a new staging server, I get the following error: sudo: no tty present and no askpass program specified Anyone know what's up with this and how do I fix it? Thanks!
By partydrone  - 30 Oct - 9 new of 9 messages    

tasks that refuse to run after they fail twice 
  I have two custom "restart" tasks that restart apache and nginx, respectively. I put :on_error => :continue on both. After the Apache "restart" throws an error twice in the same script (my fault), any subsequent calls to that task seem to get ignored... Has anyone else experienced this? I can see how this may be a feature... more »
By patcoll  - 28 Oct - 6 new of 6 messages    

Needed a single revision: what does it mean? 
  Capistrano and Git worked properly till I moved my site to another server. My first attempt to deploy went wrong because of an SSH-known- hosts related problem. Even if I managed to solve this problem, another one raised and I can't deploy any more: [link] My git repository seems intact: why do I get "Needed a single... more »
By collimarco  - 27 Oct - 12 new of 12 messages    

Is there a way to have capistrano ignore timed-out machines? 
  Hi there, I'm trying to use Capistrano to run periodic tasks over a bunch of machines and I don't really care if a machine goes down (i set quite a short timeout in ssh_options) but by default, capistrano won't attempt to run any commands on any machine if one is inaccessible. Does anyone know of a way to easily change this behaviour so machines that aren't... more »
By Tom Riley  - 27 Oct - 4 new of 4 messages    

cap deploy failed, why is capistrano expecting to find database.yml in my deploy_to folder ? 
  Hi everyone, I'm new to Rails and Capistrano, I'm trying to deploy my first app (just a hello world app, no database work yet), from an iMac to a Linux server, using git for SCM. cap deploy:setup went fine cap deploy:check went fine cap deploy or cap deploy:cold or cap:deploy:migrations they all fail... more »
By octimizer  - 26 Oct - 13 new of 13 messages    

1 - 10 of 1866   « Newer | Older »

XML       Send an email to this group: capistrano@googlegroups.com
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google