Custom Domains
Use your own domain name for any application or static site hosted on Abasthan.
1. Adding a Domain
In your service settings, navigate to the "Settings" tab and look for the "Custom Domains" section. Enter your domain (e.g., example.com or app.example.com) and click "Add Domain".
2. DNS Configuration
To point your domain to Abasthan, you'll need to update your DNS records with your domain registrar (e.g., GoDaddy, Namecheap, or Cloudflare).
- For Apex Domains (example.com): Add an
Arecord pointing to190.160.0.101. - For Subdomains (app.example.com): Add a
CNAMErecord pointing toabasthan.app.
3. Verification
Once the DNS records are added, Abasthan will automatically verify the domain. This process can take anywhere from a few minutes to 24 hours, depending on DNS propagation.
4. Automatic SSL
After successful verification, Abasthan will automatically provision an SSL certificate for your domain via Let's Encrypt. Your application will then be accessible securely over HTTPS.
Note on DNS Propagation
DNS changes can take time to spread across the internet. If your domain isn't working immediately, please wait a few hours before contacting support.