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 anthonysilva
I’ve setup an ubuntu server with LEMP and phpmyadmin and I’ve managed to setup an nginx vhost using your tutorial. However, I couldn’t see my vhost site until I added an entry on the DNS setup page. Now I see a site, but it’s the index.html file in my default web root, not my new vhost web root. But, there’s nowhere to specify the web root on the DNS setup page, so how do I let DNS know about the site, but then make sure requests go to the right web root on my server?
I’m new to this stuff, but I have to say the tutorials and interface (other than this issue I’m confused on) are great and I’m having fun learning!