Report this

What is the reason for this report?

Host multiple websites on one VPS with Docker and Nginx

Posted on November 16, 2019

Hi, I’m trying to follow this guide but I don’t understand what properly do at point 3: I have a GoDaddy domain, how can I setup it to make it point to the proper wordpress container? Thanks



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, @michelediss

Thanks for reaching out to us.

In order to point the domain name to your droplet you need to set the A record of your domain name to point the IP address of your droplet with Digital Ocean.

DNS record should look like this.

Type  Name   Value    TTL
 A     @    X.X.X.X  1hour

Where ‘X.X.X.X’ is the IP address of you droplet and you need to set the Value to your IP address. Keep in mind that DNS Changes might take up 48 hours in order to fully propagate due to DNS cache, however it usually happens a lot faster.

Looking forward to your reply.

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.