For more information
A more in depth article has been put together that explains more details. For additional information, see this article DNS, domains and the Hive
4 Things to know about DNS
-
Nameservers: who controls the domain
-
A record: where is the domain pointed
-
IP Address: Same as A Record and is where a website lives without a domain
-
MX records: controls any email ending in @mydomainName.com
When you change nameservers, all records can get deleted so would need to both set the A record and the mx records to make sure email doesnt go down.
Basically, if the nameservers don't change, then we can still launch by updating the A Record.
2 ways to launch:
- Change nameservers to us (ns1.myfithive.com, ns2.myfithive.com, ns3.myfithive.com)
- First, the domain records need to be configured on our dns system, see "manage" under the Hive dns record area. MX records and existing mail service will need to be considered.
- Then update the nameservers on the domain registrar to
- ns1.myfithive.com
- ns2.myfithive.com
- ns3.myfithive.com
- After the changes propagate, we will be able to launch the hive.
- Change dns records on the current DNS host for the domain
- primary A record - set to the IP address for the hive
- www needs to be a CNAME record pointing to the base domain
- SPF TXT record needs to be configured for the hive and their mail service
Also, when changing namesevers, other records A records, including subdomains, may be wiped out so don't forget to ask about other things using domain.
Don't forget to see checklist before launching.
Category > Section:Onboarding Checklist >Onboarding