
r/CloudFlare


Cloudflare's EmDash CMS is exciting. But have you tried Sitepins?
Cloudflare's EmDash got a lot of attention this week.
But if you dig into it, you need to manage a database to use it. And if you want the sandboxed plugins feature, you're basically on Cloudflare's stack.
That's fine for some projects. But a lot of Astro devs don't want that.
There's a different way worth talking about.
Use GitHub as your database. And use a Git-based CMS like Sitepins.
Your content lives in your repo with full version control, branching, and history. No database to manage. No vendor to lock you into. Your content is just files. You can still use the visual editor.
I'm part of the team building Sitepins (small bootstrap company) so take this with that context. But I genuinely think the approach is worth considering.
It works with Astro, Next.js, and Hugo out of the box. A few things worth knowing:
- It is ridiculously easy to setup. Just connect your repository, select the content folder and start editing.
- Supports MDX, iframes, has a built-in AI assistant and more..
- No database required, Git is your backend
- 1000+ users already on it
If you just want to add a CMS to your Astro site today without changing your stack, give it a shot: sitepins.com
Happy to answer questions if you've tried it or are comparing options.
How can I convert remotely managed tunnel to a locally managed one?
When I first tried cloudflared, I just created the tunnel in the web UI. But that results in a tunnel that seems to be able to only have one host on it.
I wanted to convert it to a locally managed tunnel, so that I can add more rules.
How can I do that?

Open-sourced a short-link redirector built on Cloudflare (using D1) + you can email it
I built this for www.salaryconfidential.com but figured other people may have use for it, so I've open-sourced:
fwd
- At https://github.com/qvgdlaem/fwd ), which is a link redirector you can use on your domain, subdomain and, if you have a reverse proxy, on a /namespace/* of your choice so you have branded short links.
- If you use a reverse proxy, you can designate any /namespace/ for your short links like yourmaindomain.com/go/your-short-link and you can have multiple /namespaces/ for semantic variance (go, win etc) . See below, because I open-sourced a reverse-proxy that can bind to Cloudflare workers
- You can create new shortlinks on the fly, by designating an email address for fwd (like fwd@yourdomain.com) and emailing the key:value pair. (Authentication of the email means whitelisting the email addresses that can email fwd, and setting a secret that needs to be part of the email body).
Requirement: A worker for Fwd; a D1 db for the short links and user management
And enable email on your domain for cloudflare if you want to use the Email feature)
A Cloudflare reverse-proxy
https://github.com/qvgdlaem/cf-reverse-proxy
This one can reverse proxy to other workers by bindings (score - it's so fast) or to regular url upstreams on anything (vps, railway, a bare ip, whatever
Just set up your wrangler to designate any /namespace/* to point to whatever upstream destination
Extensibility of Fwd
If you wanted to turn fwd into a clone of Linktree, it would be very easy (i debated throwing that in for free - i just have no need for this myself). All you need is extend the data model of D1 to handle a notion of an <item> with link, link text, media etc
A way to browse up the images (that you can store in D1 too) and a light bit of UI to manage the linktree screens
Anyway, it's MIT license so you can do anything you wish
Cloudflare R2 DoW attack
Cloudflare doesn't charge for egress, but if somebody decides to send 1 trillion requests to the root of my R2 custom domain, which would trigger Class B operations, am I going to be charged for that? If so, then it's a clear-cut way to cause a denial-of-wallet attack.
Portfolio built with emDash
Check it out. I made a custom lightbox and featured video plugin for projects.
Title: Cloudflare Registrar - Domains stuck in clientHold with no support response (5 days)
Hi,
I’m facing a critical issue with 3 domains registered via Cloudflare Registrar.
Domains are currently in "clientHold" status and not resolving at all (NXDOMAIN).
This has been going on for 5 days and is blocking my production services.
What’s concerning:
- The domains were registered successfully
- I was charged, it's worked well during 15 days, then refunded without explanation after 15 days !
- The domains are now suspended (clientHold)
- I cannot use them, transfer them, or re-register them elsewhere
I have already opened multiple support tickets but received no explanation or meaningful response.
Hetzner (my hosting provider) confirmed the issue is on the registrar side, and even public DNS like 8.8.8.8 cannot resolve the domains.
At this point, I’m completely stuck and unable to run my services.
Has anyone experienced this with Cloudflare Registrar?
Any idea how to escalate this or get an actual response from Cloudflare?
Thanks.
how do i get rid of the Suspected Phishing thing in cloudfare to access a website?
Thank you
Cloudflare London office
I saw u/LunchMoneyTX post about the Cloudflare coin they picked up by the wall of entropy. does the London office do anything similar for visitors. I will be staying there for a couple nights and would love some Cloudflare swag to bring home to friends
Cheers

I built a free Redis alternative on Cloudflare Workers (ioredis-Style Api)
I was working on a side project and needed something Redis-like, but didn’t want to deal with hosting or costs for simple use cases.
So I built a small wrapper on top of Cloudflare Workers + KV.
Important: this is NOT a replacement for real Redis. It only supports a subset of basic commands and is meant for lightweight use cases.
What it does:
- ioredis-style API (easy to plug into existing code)
- Runs on the edge
- No infra to manage
- Backed by Cloudflare KV
Install:
npm i cf-ioredis
GitHub:
https://github.com/aryanvikash/cf-ioredis
Would love feedback on:
- which commands are most needed
- real-world use cases where this fits
- limitations I should document better
Solutions Architect role
I recently applied for a Solutions Architect role at Cloudflare, and was invited to an initial interview screen scheduled for next week.
For anyone who’s in this role currently, how was the overall interview process and how did you best prepare for each round? What resources that helped you the most, and which ones would you recommend I check out? What were some things you did that helped you stand out among other candidates for this role?
WARP (1.1.1.1) GUI completely disappears after disconnecting - Windows 10/11
Hi everyone,
I’m experiencing a very strange bug with the Cloudflare WARP (1.1.1.1) client. Whenever I toggle the VPN off (disconnect), the entire application seems to vanish.
The icon disappears from the system tray, and the process stops. I can't find the app in the Start menu to restart it. The only way to get it back is to run the installer again and select "Repair." Once the repair is finished, it works fine until the next time I turn it off.
I need to disable the VPN frequently for my video editing workflow, but having to "repair" the installation every single time is driving me crazy.
- OS: Windows (latest build)
- Version: Latest WARP client
Has anyone else encountered this "vanishing act"? Is there a way to keep the GUI active in the tray even when disconnected?
WARP (1.1.1.1) GUI completely disappears after disconnecting - Windows 10/11
Hi everyone,
I’m experiencing a very strange bug with the Cloudflare WARP (1.1.1.1) client. Whenever I toggle the VPN off (disconnect), the entire application seems to vanish from my system.
The icon disappears from the system tray, and the process stops completely. I can't even find the app in the Start menu to restart it. The only way to get it back is to run the installer again, select "Remove" to clean it out, and then do a fresh reinstall. Once reinstalled, it works fine until the next time I turn it off.
I need to disable the VPN frequently for my video editing workflow, but having to remove and reinstall the app every single time is driving me crazy.
- OS: Windows (latest build)
- Version: Latest WARP client
Has anyone else encountered this? Is there a way to keep the app from deleting itself or vanishing when disconnected?
Thanks!



Managing S3 files shouldn't require the AWS console, CLI, or paying for a third party tool. So I built one.
S3 Explorer is a self hosted web UI that works like a normal file explorer but for your S3 buckets. Drag and drop, rename, delete, download. Works with AWS S3, Cloudflare R2, MinIO, DO Spaces, anything S3 compatible.
Store up to 100 connections and switch between them. All credentials encrypted at rest with AES 256 GCM. Deploy with Docker in 30 seconds or use Railway templates.
Open source, MIT licensed.