I’m new to VPS. I have a few domains that I would like to host on digitalocean. I read it’s possible but don’t know how. I have one rails app running (not correctly yet) at www.mikeglaz.com. I just followed the setting up nginx for Rails app instructions. All I did was add the following to my server directive inside nginx.conf to get my rails up running:
listen 80;
server_name 198.211.104.139;
passenger_enabled on;
root /home/mike/www/rails_app/public;
I have no idea where to go next to set up my 2 other domains.
mike
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!
Hey Mike, It would be great to see how you did this? Any chance you could share? <br> <br>Dan <br>
I am looking to do the same thing, is it possible to expound on what you did?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.