© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•7mo ago•
7 replies
top kek

accepting connections from CNAMEd domains to our worker

I’m writing a multitenancy app and some customers want their custom domains to point to their subdomain at
inploi.app
inploi.app


this mostly works fine except i need to add it to wrangler config (or the dashbaord) every freaking time!

is there a way i can avoid having to add those?

Options already considered:
- writing an admin endpoint (and frontend) that automatically adds this using some cloudflare API. this will be undone upon each deployment as wrangler.jsonc takes precedence and overwrites the dashboard stuff
- using a wildcard for the whole domain (not possible)

Will i have to bind these to my deployments, altering the wrangler config file inside github actions to include the list of current custom domains and then deploying it? this seems very counter intuitive and flaky
CleanShot_2025-07-17_at_14.39.432x.png
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Worker not accepting POST connections from outside Cloudflare.
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
2y ago
Worker Connections to Origin
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
2y ago
Multi domains, 1 worker
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3y ago
Workern to worker fetch 1042
Cloudflare DevelopersCDCloudflare Developers / workers-and-pages-help
3mo ago