- Go to your Replit project → "Hosting" tab
- Turn OFF "Autoscaling" (required for custom domains)
- In "Custom Domain" section, enter:
boomchainlab.com - Click "Add Domain"
- Replit will show you DNS records - keep this tab open!
- Login to cloudflare.com
- Select
boomchainlab.comfrom your dashboard - Go to DNS → Records
Delete any existing A or CNAME records for @ and www, then add:
Type: A
Name: @
IPv4 address: [Copy IP from Replit]
Proxy status: DNS only (gray cloud - IMPORTANT!)
TTL: Auto
Type: CNAME
Name: www
Target: [Copy CNAME target from Replit]
Proxy status: DNS only (gray cloud - IMPORTANT!)
TTL: Auto
- Turn OFF the orange cloud proxy (use gray cloud "DNS only")
- This is crucial for initial setup
- You can enable proxy later after domain is working
- Wait 5-15 minutes for DNS propagation
- Visit: http://boomchainlab.com
- Visit: http://www.boomchainlab.com
- Both should show your Chonk9k Suite
- In Cloudflare → SSL/TLS tab
- Set encryption mode to "Full"
- Your site will be accessible at https://boomchainlab.com
- Gray cloud first: Always use "DNS only" for initial setup
- Orange cloud later: Enable proxy after domain works
- SSL: Cloudflare + Replit both provide SSL
- Cache: Clear Cloudflare cache if changes don't appear
Replit will give you something like:
- A Record IP:
35.190.XXX.XXX - CNAME Target:
your-repl-name.replit.app
- Not working? Make sure proxy is OFF (gray cloud)
- SSL errors? Wait 30 minutes for certificates
- Still issues? Check Cloudflare's DNS propagation tool
Your Chonk9k Suite will be live at boomchainlab.com within 15 minutes!