Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7665999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T14:43:21+00:00 2026-05-31T14:43:21+00:00

Can someone point me to a very good recent guide on how to setup

  • 0

Can someone point me to a very good recent guide on how to setup CentOS + Rails + nginx + Unicorn + MySQL + RVM(?) ?

Or could provide some instructions here?

I’m also not sure if to use RVM on production server, Will that be a good idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T14:43:23+00:00Added an answer on May 31, 2026 at 2:43 pm

    RVM, Ruby and Rails is fairly straightforward to setup in CentOS.

    Install requirements:

    sudo yum install git patch pcre pcre-devel openssl openssl-devel curl curl-devel libxslt-devel libxml2-devel sqlite-devel nginx
    

    Install RVM:

    bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
    

    Reload your profile:

    source ~/.bash_profile
    

    Run rvm requirements and install any of the listed dependencies:

    rvm requirements
    

    Update rvm (just in case):

    rvm get head && rvm reload
    

    Install the latest version of Ruby:

    rvm install 1.9.3
    

    Setup your RVM environment:

    rvm use 1.9.3@projectname --create --default
    

    Update gems to the latest version:

    gem update --system
    

    Install Rails:

    gem install rails
    

    Install unicorn:

    gem install unicorn
    

    You should check out the defunkt github repo. There are a lot of great configuration files in there for Unicorn and Nginx that work well.

    Once you create your rails project, read the comments in the unicorn.rb and nginx files in the defunkt project to configure them correctly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to accomplish something very simple, and I'm hoping someone can point
Can someone point out a couple of good quality tutorials/pages for donut caching? Like
Can someone point me to a good tutorial for using vectorized programming methods in
I am not very good with regex and was wondering if someone could help
Can someone point me to an article that shows the dropdownlist being populated from
Can someone point me to some tutorial on how to set up a ping
Can someone point me in the right direction of some information on using: <%#
Can someone point me to a decent RPC tutorial for (or books) linux, like
Can someone please point me to instructions for installing the latest Indy10 in Delphi
it's assembler right? can someone please point out the progression that we've had in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.