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

  • Home
  • SEARCH
  • 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 4541348
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:13:18+00:00 2026-05-21T15:13:18+00:00

I have been testing an app and have all of the functionality worked out.

  • 0

I have been testing an app and have all of the functionality worked out. Being my first go with ror I have a few questions about my next step; grateful for direction on this.

Should I do all of the design and UI before putting my app online, or after?

In trying to research this I have found three things that keep coming up as great tools to help deploy – Heroku, Capistrano, and Phusion Passenger. I know Heroku let’s you deploy quickly and easily, but is this the option if I want my app at it’s own URL? I currently host other websites (WordPress) at Hostmonster, but they aren’t supporting Rails 3 yet.

What is the difference between the functionality of Passenger and Capistrano? I have been searching, but not knowing some of the terminology, I’m not sure how to decipher all of it.

  • 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-21T15:13:19+00:00Added an answer on May 21, 2026 at 3:13 pm

    Go with Heroku — there’s no need to clutter your brain with all of the hosting stuff since you don’t already know it. Heroku is great, and you can easily have your own domain name. Point your nameservers to a.ns.zerigo.net and b.ns.zerigo.net and run…

    heroku addons:add zerigo_dns
    heroku domains:add example.com
    heroku domains:add www.example.com
    

    Set your domain’s DNS servers to a.ns.zerigo.net and b.ns.zerigo.net.

    And done deal, you’re ready to deploy on Heroku. Your first dyno (app instance) is free, Zerigo’s basic dns is free. You’re rolling with 2TB/bandwidth (soft limit) and a whole lotta request-serving for a grand total of $0 and 15 minutes.

    And for deployment, from start to finish here (provided you develop within the limitations of Heroku’s platform [ie. read-only filesystem, PostgreSQL, bundler-dependent]):

    heroku create yourapp
    git push heroku master
    heroku open  # opens yourapp.herokuapp.com in your default browser
    

    If you need to configure your DNS records:

    heroku addons:open zerigo_dns
    

    It’s like magic, but it’s all just solid engineering.

    And to be clear, I don’t work for Heroku.

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

Sidebar

Related Questions

I have been developing an Android app and testing with a 1.5 AVD and
As I have been testing sites, I have found reCAPTCHA s getting more and
I have been using CPPUnit as a unit testing framework and am now trying
I have been trying to learn how to add testing to existing code --
I have been hearing that with unit testing we can catch most of the
I have been looking at using TDD and implementing proper testing (only just started
during beta testing we discovered connection pooling error messages . Therefore I have been
I am putting together some ideas for our automated testing platform and have been
I've been trying to implement unit testing and currently have some code that does
I have been working on test framework, which creates a new app domain to

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.