zegevlier
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
No worries, happy to help!
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
Note that if you're hosting a static site, or using a Javascript framework, Pages/workers assets allow you to host those on Cloudflare directly, for free.
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
Plenty of professional sites use CF tunnels to host their website, that shouldn't be an issue.
Hosting from home is a bit risky if you are doing anything serious. It's much more likely for your power or internet to go out at your home than at a datacenter. That being said, for personal project it's totally fine in my opinion.
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
I believe (though I haven't verified) you should be able to change this error page with custom error and challange pages: https://developers.cloudflare.com/support/more-dashboard-apps/cloudflare-custom-pages/configuring-custom-pages-error-and-challenge/
Note that this does require at least a Pro subscription.
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
Right, if the tunnel is down it wont be able to forward the request.
Could you elebaorate on your question? Are you confused why you're seeing the message? Or are you asking if it's possible to change the message?
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
You run a piece of software on your local server, that connects out to Cloudflare, then any requests that come in go through that tunnel, meaning you don't need to open any ports on your network.
14 replies
CDCloudflare Developers
•Created by database on 4/1/2025 in #general-help
Router Behind NAT
Cloudflare tunnels would be a good solution for this
14 replies
CDCloudflare Developers
•Created by iano on 3/4/2025 in #workers-help
Placement inside worker
I did not know about that. That is a better solution in this case, at least if it doesn't get removed 😅
7 replies
CDCloudflare Developers
•Created by iano on 3/4/2025 in #workers-help
Placement inside worker
It's a bit hacky, but you can always send a request to
https://cloudflare.com/cdn-cgi/trace
, parse out the colo=
field and use that. That request should be really quick, since it's all inside of CF's network.
I am not aware of any other way to get the colo your worker is running in from inside your code.7 replies
CDCloudflare Developers
•Created by Phoenad🐼 on 3/4/2025 in #general-help
I have applied for Startup Credits program for my Startup monadverse.land but haven't got any reply
I've deleted the message with PII
10 replies
CDCloudflare Developers
•Created by Phoenad🐼 on 3/4/2025 in #general-help
I have applied for Startup Credits program for my Startup monadverse.land but haven't got any reply
?pii
10 replies
CDCloudflare Developers
•Created by Westorage on 1/14/2025 in #general-help
Problem with cache (or something else)
The CSS loads fine for me on both. Perhaps it is your browser cache. Can you try a different browser and see if you still have the problem?
2 replies
CDCloudflare Developers
•Created by vesnicky cave🥷 on 1/3/2025 in #general-help
Creating an SRV record
Yes exactly
13 replies