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 7823653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:19:30+00:00 2026-06-02T08:19:30+00:00

I apologize in advance for the fairly simple question. I am familiar with PHP,

  • 0

I apologize in advance for the fairly simple question.

I am familiar with PHP, but am trying to install this Ruby script on my server for the first time. It’s an open source script that I’ve forked from github, but unfortunately does not have any instructions. I have Ruby on Rails, and MongoDB installed already.

Does anyone know what the beginner steps are to get started? Should I upload everything via FTP to the public directory, or is there something else to this?

  • 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-06-02T08:19:32+00:00Added an answer on June 2, 2026 at 8:19 am

    Most Rails projects are much better served by having a proper deployment strategy. Typically this involves making your own repository, easily done by forking that existing application, and cloning that on to your server using git. To make changes in the future, do your work on a development copy, push that into the repository, and pull down the changes on the server.

    Unlike PHP where many parts of the application can function independently, Rails applications tend to be far more integrated and uploading it piece by piece is not going to work in the long run.

    Rails applications can run stand-alone using the provided rails server tool but this is really only intended for light-duty testing or development work. A more permanent solution is to use something like Passenger to do the hosting for you.

    Passenger will take care of launching your application when calls are made to the site you’ve configured in Apache or nginx, depending on which you end up using. Passenger is popular because it’s quite easy to get running.

    There are other approaches like unicorn if you’re feeling more adventurous.

    When you make changes to your Rails application in production mode you will have to create a tmp/restart.txt file in the main application directory to tell your web server to restart the process. This is not a requirement in development mode.

    Due to the relative complexity of this process once you include all the various steps, you will probably want to use a deployment automation tool like capistrano.

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

Sidebar

Related Questions

I apologize in advance because this is somehow a silly question, but I just
I apologize in advance for this somewhat ignorant question, but I have researched this
I apologize in advance if this question is deemed too trivial, but I did
This is my first time here so I apologize in advance if this question
I apologize in advance for this newb question, but I've been struggling with the
I apologize in advance if this question seems confused. The behaviour I am seeing
I apologize in advance; this is a long question. I've tried to simplify as
This is a very noobish question, so I apologize in advance! I have two
I apologize in advance if I am asking asking question with impossible answer. But
I apologize in advance for the open-ended question. I tried searching, but wasn't sure

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.