w3bcode
w3bcode
CDCloudflare Developers
Created by w3bcode on 9/15/2024 in #pages-help
How to use `--persist-to` with Remix run dev command of `remix vite:dev` in cloudflare pages ?
I have seperate repo for workers and pages, but I want to share KV data between those projects. After reading docs, I found there is a flag for wrangler command as --persist-to to store local state in one place. But with remix run template, the local development command is using remix vite:dev . So I am confused where to use this flag ? I couldn't find anything to put in wrangler.toml as well
1 replies
CDCloudflare Developers
Created by w3bcode on 5/1/2024 in #general-help
How to add custom hostname for multi tenant application with cloudflare pages ?
No description
18 replies
CDCloudflare Developers
Created by w3bcode on 2/16/2024 in #general-help
Limit the transformation images variants
Hello team, I recently suggested cloudflare transformation images to client in order to serve responsive images where images are hosted elsewhere. Even though the pricing is cheap, client had this concern If we are getting charged per unique transformation, for example w=200, but lets suppose some bad actor know this url and can just write a script to run a for loop which will request image based on width from 1 to any number. I didn't have any answer to that. So came here to ask. Is there a way to pre define the transformation variant and if asked for other variants, i would just return with duplicate variant
4 replies
CDCloudflare Developers
Created by w3bcode on 1/1/2024 in #general-help
Need help to transfer domain registered with cloudflare to different cloudflare account
I am currently following the guide mentioned here
The domain transfer process depends on your DNS settings. If Cloudflare is your authoritative DNS provider (that is, your domain nameservers point to Cloudflare), you must:

Create a new Cloudflare account or log in to an existing Cloudflare account.

1. Add the domain to the account (as if you were adding it for the first time).
2. Log in to your domain registrar account and update the nameservers to the provided Cloudflare nameservers.
3. Finalize the nameserver update by selecting your domain in the dashboard > Overview > Re-check now.
The domain transfer process depends on your DNS settings. If Cloudflare is your authoritative DNS provider (that is, your domain nameservers point to Cloudflare), you must:

Create a new Cloudflare account or log in to an existing Cloudflare account.

1. Add the domain to the account (as if you were adding it for the first time).
2. Log in to your domain registrar account and update the nameservers to the provided Cloudflare nameservers.
3. Finalize the nameserver update by selecting your domain in the dashboard > Overview > Re-check now.
But I am having issues in updating nameservers in another cloudflare account as there is no option to update the nameserver. So what shall I do ?
6 replies
CDCloudflare Developers
Created by w3bcode on 11/28/2023 in #general-help
When does cloudflare images new pricing will be in effect ?
I recently read in blogpost about cloudflare images new pricing changes. But it seems to be not in effect yet. Blog post link : https://blog.cloudflare.com/merging-images-and-image-resizing/
37 replies