If your website or application runs on a VPS, you must point your domain to the VPS IP address using DNS records.
DNS must be edited in the place that is authoritative for your domain:
Root domain (example.com):
@ → YOUR_VPS_IPV4@ → YOUR_VPS_IPV6WWW subdomain (www.example.com):
www → @www → YOUR_VPS_IPV4Only a subdomain (app.example.com):
app → YOUR_VPS_IPV4DNS changes are not always instant. If you changed records recently, allow time for propagation before testing from different networks.
Pointing A/AAAA records to a VPS does not automatically move email. Email is controlled by MX records. If you want to keep email at GARMTECH, do not change MX records.