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 trialMaxim Kontsevitch
25,447 PointsRails and Justhost
Does Anybody know how to deploy a rails app using justhost? Thank in advance
1 Answer
David Moore
13,916 PointsFrom 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
25,447 PointsMaxim Kontsevitch
25,447 PointsI 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.