Hello, for creating a WordPress site via One-Click WordPress create;
How newly created WordPress platform load, with Ubuntu Server IP Address, if I did input domain name, domainx.com ?
Question:
Or, do I need change the domain’s IP Address (A record) to match what Digital Ocean supply as IP Address for the Ubuntu Server where Wordpress one-click is built on ?
Or, I can have both different IP Addresses; IP Address for Ubuntu Server of WordPress installation; and domain’s IP Address which is an A Record set in a different provider DNS Zone ?
Thanx
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, @mystagogue
When you create/install the droplet the domain name is used in order to install WordPress and configure the domain name with the installation. This is needed because WordPress needs a domain name in order to complete the installation. You can always change this in the future, but this is separate process.
If you want to make the site live from the DigitalOcean’s droplet you will need to change the A record for the domain name to point to the IP address of the droplet/server. The other option will be to change the domain name’s nameservers to ours and manage the domain’s DNS through our control panel.
If you do not point the domain name to the droplet (using the A record), you can still view the WordPress installation, but you will need to alter/change your local hosts file. Let me know if you want to know more about this.
Hope this helps!
Regards, Alex