Custom Domain Setup

Connect your own domain to Vigthoria hosting for a professional web presence.

Requirements

Required DNS Records

Type Name/Host Value/Points To TTL
A @ (or your domain) 78.46.154.201 3600
AAAA @ (or your domain) 2a01:4f8:190:63e8::2 3600
CNAME www hosting.vigthoria.io 3600
IPv6 Support: The AAAA record enables IPv6 access. While optional, we recommend adding it for full compatibility.

Setup by Registrar

Hostinger DNS Setup

1
Log in to your Hostinger hPanel
2
Go to Domains → Select your domain → DNS / Nameservers
3
Click Manage DNS Records
4
Delete existing A records for @ if any, then add:
  • Type: A, Name: @, Points to: 78.46.154.201
  • Type: AAAA, Name: @, Points to: 2a01:4f8:190:63e8::2
  • Type: CNAME, Name: www, Target: hosting.vigthoria.io
5
Click Save and wait 5-15 minutes for propagation

Cloudflare DNS Setup

Pro Tip: Cloudflare supports CNAME flattening, so you can use a CNAME for the root domain!
1
Log in to Cloudflare Dashboard
2
Select your domain → Go to DNS tab
3
Add records (set proxy status to DNS only/gray cloud for initial setup):
  • Type: CNAME, Name: @, Target: hosting.vigthoria.io
  • Type: CNAME, Name: www, Target: hosting.vigthoria.io

GoDaddy DNS Setup

2
Select your domain → Click DNS
3
Edit or add A record: Name: @, Value: 78.46.154.201
4
Add CNAME record: Name: www, Value: hosting.vigthoria.io

Namecheap DNS Setup

1
Log in to Namecheap
2
Go to Domain List → Click Manage next to your domain
3
Click Advanced DNS tab
4
Add records:
  • A Record: Host: @, Value: 78.46.154.201
  • CNAME: Host: www, Target: hosting.vigthoria.io

Domain Verification

A Record Verification

Point your domain to our servers. Verification completes when DNS resolves correctly.

A Record: 78.46.154.201

Verify via CLI

# Start verification process vigthoria domain add mydomain.com # Check verification status vigthoria domain verify mydomain.com # List all domains vigthoria domain list

SSL Certificates

SSL certificates are automatically provisioned after domain verification using Let's Encrypt:

Cloudflare Users: If using Cloudflare proxy (orange cloud), set SSL mode to "Full (Strict)" in Cloudflare's SSL/TLS settings to avoid redirect loops.

Troubleshooting

Domain Still Shows Old Site

"Too Many Redirects" Error

This usually happens with Cloudflare. Solutions:

SSL Certificate Not Issuing