š Point a Domain to Your VPS
If you have a registered domain that you want to point to your VPS, there are two ways to do it. You can either use cPanelās Zone Editor or create a DNS Zone in OnApp.
š Option 1: Use cPanel Zone Editor
1. Log in to cPanel
Go to the āDomainsā section.
Click āZone Editorā.
2. Select Domain
Click āManageā next to the domain you want to point.
3. Create DNS Records
Click āAdd Recordā.
Choose the record type (e.g., A, CNAME, MX).
Enter the required details (value/target).
Click āAdd Recordā to save.
š Repeat for all DNS records you need to add.
4. Wait for Propagation
DNS changes can take 24ā48 hours to propagate globally.
š Option 2: Use OnApp DNS
1. Log in to OnApp
Access your OnApp control panel (e.g.,
https://[your-server-ip]/login).
2. Create a New DNS Zone
Click āDNSā in the left menu.
Click āAdd New Zoneā.
Enter your domain name and click āCreateā.
3. Add DNS Records
Click āView Recordsā next to your zone.
Click āAdd New Recordā.
Choose the record type (e.g., A, CNAME, MX).
Enter the required information (hostname, IP address, etc.).
Click āCreateā to save.
š Repeat for all DNS records you need to add.
4. Update Nameservers
Once the zone is created and records are added, update the nameservers at your domain registrar.
Use the following nameservers:
ns1.missdns.netns2.missdns.netns3.missdns.netns4.missdns.net
ā Done!
Youāve now pointed your domain to your VPS ā either through cPanel or OnApp. Remember, it may take up to 48 hours before the changes take full effect.
