Question
Installation with Rails droplet
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
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.
×