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.

I tried this guide (https://www.digitalocean.com/community/articles/how-to-set-up-multiple-wordpress-sites-using-multisite) but I can’t figure out how to set different domains.
I also prefer having separate Wordpress installations.
Should I just copy Wordpress into different folders (e.g. /var/www/blog1, /var/www/blog2) and then configure multiple sites on Apache?
Thanks.