Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Maxim Kontsevitch
Maxim Kontsevitch
25,447 Points

Rails and Justhost

Does Anybody know how to deploy a rails app using justhost? Thank in advance

1 Answer

David Moore
David Moore
13,916 Points

From JustHost's help docs: https://my.justhost.com/cgi/help/rails

Keep in mind that they are running Ruby 1.9.3 so you will need to make sure your app is compatible. If you continue to have trouble deploying, is there a reason you don't want to use Heroku?

Maxim Kontsevitch
Maxim Kontsevitch
25,447 Points

I do not use heroku because I am using a VM, I tried using heroku but I never succeed and I personally prefer justhost. I did not quite get the documentation- Should I use phusion passenger there? After I complete this steps the change that I did on the ssh connection does not show on my project outside the connection? I completed this but still the url shows my the code of my project.