How to point your domain to your server using DNS
Last updated: November 8th 2022
Introduction
It always depends on which DNS provider you have, how their control panel works and what the procedure is, exactly - but in general terms you point A records to your server Ipv4 address and make equivalent AAAA records to your Ipv6 address.
Ususally you enter something like:
A record
Address = @
IP = Your webdock server IPv4
And the same for AAAA records
Address = @
IP = Your webdock server IPv6
And possibly you would then do same for Address = www if you want that subdomain to resolve as well, or any other subdomains you want to point to Webdock.
You can find your server IP addresses on the main Webdock server screen.
Once you are done pointing your DNS, you should use the Server Identity tool for your server in Webdock to tell your server that the domain now points to it. Here you can also check if you have pointed your DNS correctly by using the check functionality. Finally, you should run the SSL Certificates tool as well, to make sure Certbot / Let's Encrypt now generates SSL certificates for your domain and that everything is configured correctly in the webserver VHost config.
Common hosts / DNS provider instructions
Below are some links to instructions on adding DNS records for common hosts and DNS providers. If you use a different hosting or DNS provider that you feel should be included here, please be in touch.
Related articles
-
Troubleshooting network problems
This article shows you how to find the cause of network issues if you are having problems connecting to your Webdock server or experience laggy behavior.
Last updated: November 8th 2022
-
How to run network speed tests on your Webdock server
This mini-article outlines instructions on how to run and get accurate network speed test results on your Webdock servers.
Last updated: May 24th 2024
-
Server IP Adresses
Read all about how IPs are assigned to your Webdock server and how to manage them.
Last updated: November 8th 2022
-
Webdock uses Google DNS with Cloudflare as backup
Wwe have decided to make Google our primary and Cloudflare our backup.
Last updated: April 4th 2021
-
Servers with no IPv4 networking (IPv6 only)
In this article we tell you about Servers with no IPv4 networking (IPv6 only).
Last updated: November 8th 2022
-
Using Looking Glass to test latency and network speed
A short article outlining the steps to check latency and network speed of Webdock servers.
Last updated: May 24th 2024
-
Private Communication Between Your Webdock Servers using Tailscale
Creating a VLAN-like environment using Tailscale
Last updated: January 18th 2024
-
DOS and DDOS Protection in Webdock Datacenters
Last updated: September 16th 2024
-
What To Do If Your Webdock IP Address Is Incorrectly Geolocated
A short article to help you with fixing incorrect geolocation information of your server IP
Last updated: September 19th 2024