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.

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.
Hello @ryanpq and all, is this thread still monitored? I’m having a lot of trouble getting my sub domain up and running after getting SSL and all the other tutorials I followed have threads that are no longer monitored. Support is not really offering me any help either. I’m getting the 502 error, everything works fine for my primary domain and it’s using the exact same setup (they’re both using the same node app - obviously proxied to a different port on localhost and I changed the server name). If you’re there please let me know and I’ll post my server blocks, any help would be awesome!!
The second configuration you created does not handle requests for example.com. It only routes traffic directed at example.com/site to your directory. The location line specifies a location relative to the document root in the request. You should either add a root to route other requests to static files or change location /site to location /