richtera
richtera
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
So there are two ways to validate domains. 1. Add a TXT record which changes per domain, since our domains are pr-nnn.APP.pages.dev where the APP is the cloudflare pages project name the a record would need to be dynamically generated and applied with the cloudflare cli. But that assumes we can get the required record from wallet connect and then apply it. 2. there is a chance we could get a wilcard verification record for *.APP.pages.dev and add it into the deployment static files under /.well-known/walletconnect.txt which is a second place walletconnect checks to validate domains for their API to be whitelisted.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
No description
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
That means preview deployments won't be usage to any app using something like wallet connect for example.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
The external service the web pages is connecting to is going to validate that the referer domain has a valid TXT record in it.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Not production but preview. Production has a custom domain so that's fine. But when PRs are getting built they currently land on BRANCH.APP.pages.dev. This is where I cannot add TXT records into.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Basically in netlify you can just change the deployment base domain, I was hoping for something like that.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Looks like it's not going to work at all.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Yea but that also doesn't allow . hmmm.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Yea that won't work. Each deployment uses the pr number so it's like pr-123.APP.pages.dev which needs to be redirected automatically each time.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Checking.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
Yes I have a custom domain, but I need the preview deploys on a custom domain.
25 replies
CDCloudflare Developers
Created by richtera on 8/20/2024 in #pages-help
I need to setup a custom URL for my preview deployments
I need my preview deploys on a custom domain.
25 replies