DZone
DevOps Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > DevOps Zone > Quick Guide to Migrate GoDaddy DNS to Oracle Cloud Infrastructure (OCI)

Quick Guide to Migrate GoDaddy DNS to Oracle Cloud Infrastructure (OCI)

In this tutorial, we discuss how to migrate DNS to Oracle Cloud Infrastructure so that you can control and customize every aspect of hosting your own site.

Sirish Kumar user avatar by
Sirish Kumar
CORE ·
Jan. 31, 22 · DevOps Zone · Tutorial
Like (2)
Save
Tweet
9.29K Views

Join the DZone community and get the full member experience.

Join For Free

Why Migrate DNS 

Most of the hosting solutions are reliable and cost-effective, which helps businesses and individuals to host sites quickly with little to no manual intervention. These services are simple to use and require just basic technical knowledge. However, if you already have a cloud account and host the web services on multiple computes with/without a public load balancer, then it makes sense to migrate the DNS to your cloud account. It is also helpful if you want to control every aspect of hosting, for example using custom web content software, custom security policies, changing DNS records to your custom public IPs,  budget predictions based on the compute resources, traffic, etc.

Now, we detail the steps of how to migrate the DNS domain name from GoDaddy (a popular web hosting provider) to Oracle Cloud Infrastructure (OCI). 

Export DNS Zone File From GoDaddy

  • Login to GoDaddy and go to the domain settings for the domain you own. 
  • Select the menu item "Manage Zones" from the DNS menu item.

Doman Manager screenshot

  • Click on "Export Zone File (Unix)" as shown below.

Screenshot of "Export Zone File (Unix)" option

  • Save the zone file locally in your system. 
  • Open the zone file and replace your OCI Compute/LB public IP in the "A" record as shown below. You can change TTL values as per your requirement. Save the modified zone file.

Screen shot of A record. Replace it with the public IP address of OCI Compute

Import DNS Zone to OCI

  • Create a policy to allow your group to manage DNS in the OCI tenancy.

Statements menu screenshot

  • Go to Networking > DNS Management > Zones in the OCI tenancy. Click to create the public zone and choose the option to import the zone file.

Importing zone file

  • Try removing comments above $ORIGIN if zone creation fails.
  • Copy the nameservers shown above in a scratch pad and let the zone import be completed.

Set Nameservers in GoDaddy

  1. Once the zone is created in OCI tenancy, go back to GoDaddy DNS management and select "change" for "Select Using Nameservers."
  2. Enter the copied nameservers from your scratchpad as shown below and save the settings.

Select option "I'll use my own nameservers"

You are done! It may take 3-10 minutes before you see a redirect from the DNS name to the compute IP of your OCI tenancy.

Domain Name System Cloud Infrastructure

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Progressive Delivery With Argo Rollouts: Blue-Green Deployment
  • Top 20 Git Commands With Examples
  • Introduction to JWT (Also JWS, JWE, JWA, JWK)
  • Common Types Of Network Security Vulnerabilities In 2022

Comments

DevOps Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo