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 tiago
Hey guys,
I’m running a Linux server on DigitalOcena where i have installed couple of Wordpress websites in LEMP environment (*).
Now I want to install OpenProject (info at https://OpenProject.org ) for my team in subdomain following this tutorial:
https://www.openproject.org/projects/openproject/wiki/Installation_Ubuntu
The tutorial seams easy, but i wonder what should be the nginx server block configuration at the etc/nginx/sites-available.
Any help?
Thank you!
(*) I have followed this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-12-04 to instal 2 websites, one in a domain.com and other in a sub.domain.com . It worked perfectly!