Skip to content

Instantly share code, notes, and snippets.

@garethrees
Created April 27, 2012 19:48
Show Gist options
  • Select an option

  • Save garethrees/2512256 to your computer and use it in GitHub Desktop.

Select an option

Save garethrees/2512256 to your computer and use it in GitHub Desktop.
Questions/Topics for May cardiffrb

Lets face it; deploying Ruby applications is not the easiest thing to deal with. It's great if you use Heroku, or you have one or two apps on one server. But what happens when you want to run multiple apps, servers and Ruby versions.

There's not a great amount of support for deb/rpms, and RVM essentially builds from source.

@mattwillsh has offered to come and discuss the issue with us, so should make for some heated debates!

Join us @cardiffrb on Thursday May 10th 2012


Any questions that you'd like people to think about, post them in the comments:

@garethrees

Copy link
Copy Markdown
Author
  • What version of Ruby do you use in production?
  • How do you install it on the server and manage dependencies/upgrades?
  • What does it take to convince ops to use the shiny new Rubies?
  • What implications do devs need to consider about using the shiny new Rubies?

@mattwillsher

Copy link
Copy Markdown
  • Do certain OS's make deploying Ruby apps easier?

@mattwillsher

Copy link
Copy Markdown
  • I'd like to keep the discussion around small teams working on light weight, simple, robust processes and solutions, rather than large teams focused on single areas and 'what if' type solutions.
  • I'd like to give a quick overview of an ops engineer's view of production and what current good practice is and why.
  • Are PaaS offerings such as Engine Yard and Heroku good propositions financially and functionally?
  • Is Amazon Web services a good solution to hosting Ruby apps? In what way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment