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 junukseo
hi
im using ubuntu 12.04 + LAMP and trying to put it my websites
i read https://www.digitalocean.com/community/tutorials/how-to-set-up-multiple-wordpress-sites-on-a-single-ubuntu-vps this article and i completed to Virtual Host Configuration
but i dont know how to set up my domains to digital ocean
for examle : 12.34.56.789 is my server ip and i add different 2 domains like www.1234.com , www.5678.com on Digital Ocean Cp panner and i changed my domains name server as NS1.digitalocean…
and then how to set up A or CNAME record of domains?
just put the same ip like A - @ -> 12.34.56.789 and A - WWW - 12.34.56.789 on 2 domains?