YoYo
CDCloudflare Developers
•Created by YoYo on 11/3/2024 in #general-help
How do I route cloudflare pages through my nginx proxy which is hosted locally using cloudflared?
3 replies
CDCloudflare Developers
•Created by YoYo on 11/3/2024 in #general-help
How do I route cloudflare pages through my nginx proxy which is hosted locally using cloudflared?
Here is the nginx config template that I am using:
3 replies
CDCloudflare Developers
•Created by YoYo on 11/2/2024 in #pages-help
How to proxy a cloudflare hosted pages app to show on my subdomain which is managed by nginx?
I am getting the "ORIGIN DNS ERROR" page as the result
4 replies
CDCloudflare Developers
•Created by YoYo on 11/2/2024 in #pages-help
How to proxy a cloudflare hosted pages app to show on my subdomain which is managed by nginx?
What am i doing wrong here that I am unable to access my app.
4 replies
CDCloudflare Developers
•Created by YoYo on 11/2/2024 in #pages-help
How to proxy a cloudflare hosted pages app to show on my subdomain which is managed by nginx?
4 replies
CDCloudflare Developers
•Created by YoYo on 8/24/2024 in #workers-help
How to deploy next app using cloudflare workers?
Thanks for the help
10 replies
CDCloudflare Developers
•Created by YoYo on 8/24/2024 in #workers-help
How to deploy next app using cloudflare workers?
Ah, it worked.
I thought the DNS changes are instant, it took a while but I can see it now.
10 replies
CDCloudflare Developers
•Created by YoYo on 8/24/2024 in #workers-help
How to deploy next app using cloudflare workers?
I did
wrangler pages deploy
and the deployment has been created and I can see it in the cf dashboard as well but when I am visiting the link now, it is showing This site can’t be reached
chrome page. This is my wrangler toml file for pages:
What am i doing wrong?10 replies
CDCloudflare Developers
•Created by YoYo on 8/24/2024 in #workers-help
How to deploy next app using cloudflare workers?
Yes, that's exactly what I was asking. Also, is there a need to have wrangler toml as well or i need to configure it by going to the cf dashboard?
10 replies
CDCloudflare Developers
•Created by YoYo on 8/24/2024 in #workers-help
How to deploy next app using cloudflare workers?
If i do
wrangler pages deploy
, the build is going to be created locally first right?10 replies