Why Cloudflare?
- Free — no cost for DNS hosting.
- Fast global network — 300+ data centers.
- DDoS protection — built-in.
- Free SSL — automatic HTTPS for your subdomain.
- Easy to use — clean dashboard.
- API access — automate DNS management.
Prerequisites
Before you begin:- ✅ A registered Stackryze Domain on domain.stackryze.com.
- ✅ A free Cloudflare account — sign up here.
Step 1 — Add your subdomain to Cloudflare
- Sign in to the Cloudflare dashboard.
- Click Add a Site.

- Enter your full subdomain, for example
yourname.indevs.in(or whichever of the four Stackryze namespaces —indevs.in,sryze.cc,ryzedns.org,nx.kg— you registered under). - Click Continue.

Step 2 — Select the Free plan
- Select Free.
- Click Continue.

The Free plan includes everything you need for DNS hosting. Upgrade later if you need more.
Step 3 — Copy your Cloudflare nameservers
Cloudflare assigns unique nameservers to your site:- Find the nameserver information on screen.
-
You’ll see something like:
- Copy both nameservers — you’ll need them in the next step.

Step 4 — Update nameservers in Stackryze Domains
- Open domain.stackryze.com.
- Go to My Domains.
- Click your domain.
- In DNS Configuration, click Edit.
- Replace the nameservers with your Cloudflare ones:
- Primary:
ava.ns.cloudflare.com - Secondary:
curt.ns.cloudflare.com
- Primary:
- Click Save.
DNS changes typically propagate in 5–10 minutes, but can take up to 48 hours globally.
Step 5 — Verify the connection
- Return to your Cloudflare dashboard Overview page.
- Click Check nameservers now to start a check.

- Cloudflare verifies your nameservers. This usually takes a few minutes, but can take up to 24 hours.
- Cloudflare emails you when your site is active.
- On success, you see a confirmation message:

Step 6 — Configure DNS records
Now add your DNS records in Cloudflare:- Go to DNS → Records.

- Click Add record.
- Configure the record based on your needs:

Example: IP address
Example: WWW subdomain
Step 7 — Enable SSL (recommended)
Once your domain is live:- Go to SSL/TLS.
- Set SSL mode to Full or Full (strict).
- Enable Always Use HTTPS.
Proxy status: orange vs gray cloud
- Gray cloud (DNS only) — recommended to start.
- DNS resolution only.
- No Cloudflare caching or protection.
- Required for some services (email, etc.).
- Orange cloud (Proxied) — optional.
- Traffic routes through Cloudflare.
- DDoS protection and caching.
- Can break some services (email, certain APIs).
Common issues
Nameservers not showing
Wait a few minutes after adding your site. Cloudflare needs to provision nameservers.DNS not resolving
- Confirm nameservers are correct in the Stackryze Domains dashboard.
- Wait 5–10 minutes for DNS propagation.
- Check DNS records in Cloudflare.
- Verify with DNS Checker.
SSL errors
- Confirm your origin server supports HTTPS.
- Set SSL mode to Flexible if your origin doesn’t have SSL.
- Wait up to 24 hours for the certificate to provision.
Domain not working after setup
- Confirm nameservers in the Stackryze Domains dashboard match Cloudflare.
- Check DNS records in Cloudflare.
- Clear browser and DNS cache.
- Wait up to 48 hours for full propagation.
Advanced features
- Page Rules — custom caching, redirects, and more.
- Workers — serverless code at the edge.
- Analytics — traffic statistics and insights.
- API access — automate DNS management.