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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By nicholasfc
I’m having a hard time installing ghost on my droplet. The guides I found online seems to be missing something.
My droplet run ubuntu 14.04 LTS. I want to run ghost on a subdomain (blog.example.com) . I used the guide to here to add subdomains on nginx and got it working. I followed this guide http://www.howtoinstallghost.com/how-to-install-ghost-on-ubuntu-server-12-04/ until the part “configure ghost” . I changed the config.example.js file adding on the url “blog.example.com” but I left the host untouched.
Can anyone find me a guide that helps me install ghost on a subdomain using nginx that guide us through the whole process until it is working on port 80?