D
D
Dauren S2015-11-15 17:43:21
Ruby on Rails
Dauren S, 2015-11-15 17:43:21

Ruby on Rails installation on ubuntu VPS?

Installed Ruby in Rails Installed
RVM via curl
rvm requirements everything is ok
rvm install ruby
​​rvm use ruby ​​-default
rvm rubygems current
get install rails
rails new app /var/www/ruby
But when I log in the browser just shows a list of directories and even after entering public

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
OnYourLips, 2015-11-15
@OnYourLips

But when I go to the browser, it just shows a list of directories, and even after entering public

You forgot puma.
https://www.digitalocean.com/community/tutorials/h...

P
Puma Thailand, 2015-11-16
@opium

You forgot to put a passenger or puma so that it launches before your application and gives it to the web

D
dexdev, 2015-11-19
@AdilA

habrahabr.ru/post/240025 it worked the second time, the configs are correct

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question