2 years ago
Does anyone had an experience using Railway to do a partial rollout (or canary deployment) of a new version of an app? Any recommendations?
Thanks!
2 Replies
2 years ago
N/A
2 years ago
currently railway only does blue-green deployments, please open a feedback post for native canary deployments! -
for now this means you would need to roll your own canary deployment solution such as putting a cloudflare or caddy load balancer in front of the new and old deployments.