Report this

What is the reason for this report?

Installation with Rails droplet

Posted on August 1, 2019

Hi, I use the Rails droplet on Ubuntu 18 to have a pre configured installation, because I’m new to this and don’t want to configure everything.

I have a rails application but can not access it in the browser. The configuration in nginx and puma is set to my application but in the browser is still “Yay! You’re on Rails!”.

Puma and nginx are restarted. What else is to configure? I found many tutorials, but all outdated.

thanks in advance. Chris



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The tutorial assumes that we start with a blank droplet, and gets us to setup everything from scratch. While if we’re starting with a one-click app, like the OP did, a lot of this doesn’t apply.

It would be great if you could write something about how to configure our existing RoR code to work with a one-click droplet and with all what comes with it.

Please help

Hello, Chris

You can follow this article in order to configure your Rails App. It’s for Ubuntu 14.04, but I believe the process should not be that different for version 18.

https://www.digitalocean.com/community/tutorials/how-to-deploy-a-rails-app-with-puma-and-nginx-on-ubuntu-14-04

Let us know how it goes.

Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.