Search
Setup for Free
CD
Cloudflare Developers
•
17mo ago
Gagan Suie
Is there a way to combine dev and prod workers projects?
Pages has preview and prod environments
. Can we do the same for workers projects
?
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
83,434
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
J
Jürgen Leschner
•
8/22/24, 9:10 AM
Hi
@Gagan Suie there
's an example of configuring worker environments in
https://developers.cloudflare.com/workers/wrangler/environments/
Cloudflare Docs
Environments | Cloudflare Workers docs
Deploy the same Worker application with different configuration for each environment
.
J
Jürgen Leschner
Hi @Gagan Suie there's an example of configuring worker environments in https://...
G
Gagan Suie
OP
•
8/22/24, 11:38 AM
Hi
, thanks for this
. But I
'm asking if there
's a way to combine environments instead of having separate projects in workers dashboard
. Similar to how cloudflare pages is setup
.
J
Jürgen Leschner
•
8/22/24, 12:37 PM
aah
, right
, workers for each wrangler environment have different names and show up separately in the workers dashboard
.
I haven
't tried it yet
, but there is a new experimental
"versions
& deployments
" feature which lets you deploy and route traffic to different versions
. That might be a cleaner way to do staged worker testing
.
https://developers.cloudflare.com/workers/configuration/versions-and-deployments
Cloudflare Docs
Versions & Deployments | Cloudflare Workers docs
Upload versions of Workers and create deployments to release new versions
.
Similar Threads
How do you deploy your workers to dev and prod?
CD
Cloudflare Developers / workers-and-pages-help
3y ago
is there a way to run multiple workers locally?
CD
Cloudflare Developers / workers-and-pages-help
3y ago
Is there a way to increase Logpush Limits for Workers?
CD
Cloudflare Developers / general-help
2y ago