Permalink
  • vote
    7
    0 starstomfakes | Shared With: Everyone - Feb 13 2007 | rails, ec2, capistrano

    Automating deployments to Amazon's EC2 instances

    Quoted: I’ve found Capistrano with these tasks to be perfect for managing my EC2 instances. I hope that others can find them useful too and add to them.

  • vote
    23
    0 starstomfakes | Shared With: Everyone - Nov 14 2006 | rails, ec2, amazon
    Ruby On Rails Camp - AWS Console

    Admin app for controlling servers in the Amazon EC Cloud. Built in Rails, optimized for deploying Rails apps.

1 - 2 of 2 Faves

Related Content from Around Faves

ec2

VIEW ALL

rail

  • mattkow83
    Feb 01 2007

    Quoted: The Ruby on Rails (ROR) framework is typically run under Apache on both Linux and Windows Systems. For those that do not wish to use Apache to host their solutions on windows, one alternative is running under Internet Information Services (IIS) World Wide Web Publishing (W3SVC) service. The installer packages Shane Careveo's Fast-CGI ISAPI filter in conjuction with Ionic's Rewrite ISAPI filter and my IIS scripts to allow for integration with IIS under Windows XP or Windows Server 2003. This is a complete solution for hosting your Ruby Rails application under IIS. The installer is compiled using the Nullsoft Installer System (NSIS). IIS setup is handled by my vbscripts and executed from the installer. It installs the Rewrite filter, FCGI filter (including registry config settings), Ruby FCGI bindings and configures the IIS website.

    1 FaverViewed: 42 Times
  • laurel - Jul 14 2008
    1 FaverViewed: 4 Times
  • jallen7usa - Jun 06 2006
    4 FaversViewed: 33 Times
VIEW ALL