Hello
I have a droplet with domain pointing on that droplet. Now I want to create subdomain which will point to another droplet. I tried to google it but without success.
My main droplet is running nginx. I’m not very familiar with server managment, so I need help from someone more experienced.
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.
Pointing subdomains at different Droplets is done at the DNS level and NOT server level. Create a DNS record as follows:
Here 2.2.2.2 is the IP of the other Droplet.