Ruby on Rails Thursday, September 26, 2013

I'm using DigitalOcean as my hosting provider as I have some simple
sites there. I thought I'd try to setup rails on a domain there to see
what I could accomplish.

OS: Ubuntu 12.04 x32
Rails: 4.0.0
Ruby: 2.0.0p247
nginx: 1.1.19
MariaDB: 10.0.4
Passenger: 4.0.19
node.js: 0.6.12
Thin: 1.5.1

I replaced WEBrick with Thin. When I run 'rails server' I see Thin
running. When I try and hit the website I get nothing. I was expecting
to see a Welcome to Nginx page.

Any help would be appreciated. I can give you whatever info you need.

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/bd6ae0de5e7b4013567dd46adf73a11f%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment