flow-pie/chamaa.api

Blue-green deployment or canary releases

Open

#101 opened on Nov 10, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4 forks)auto 404
help wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement a deployment strategy that allows safe updates without downtime.
Use blue-green or canary deployments to test new versions with a subset of users before full rollout.

Contributor guide