GitHub user DaanHoogland added a comment to the discussion: Cloudstack cross zone CI/CD setup
Do you want to failover jenkins as well? than it is just a matter of creating a second jenkins and have enable/disable switches on the application. If not, you would add a parameter containing the zoneid to the jenkins job doing the deployments. This leaves a connection from your monitor solution to you jenkins controller, to be implemented. This implementation would contain a “current_active_deployment” (referring to the zoneid for instance) field that it needs to administer. This is but a simpel answer. An application architecture would need more context to construct a solid plan. GitHub link: https://github.com/apache/cloudstack/discussions/13318#discussioncomment-17319923 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
