-
Notifications
You must be signed in to change notification settings - Fork 2
Add guide - Blue <> Green deployment. Closes #328 #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new guide for performing Blue-Green deployments of Guardrails stacks using AWS Service Catalog. The guide explains how to trigger deployments by toggling the Deployment Trigger parameter to force CloudFormation to refresh configurations without requiring version upgrades.
- Adds comprehensive Blue-Green deployment guide with step-by-step instructions
- Integrates the new guide into the documentation navigation structure
- Provides troubleshooting resources and next steps for users
Reviewed Changes
Copilot reviewed 3 out of 15 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
docs/sidebar.json | Adds new blue-green-deployment guide to the sidebar navigation |
docs/guides/hosting-guardrails/updating-stacks/index.md | Adds link to the new Blue-Green deployment guide in the index |
docs/guides/hosting-guardrails/updating-stacks/blue-green-deployment/index.md | Creates the complete Blue-Green deployment guide with detailed instructions |
docs/guides/hosting-guardrails/updating-stacks/blue-green-deployment/index.md
Outdated
Show resolved
Hide resolved
docs/guides/hosting-guardrails/updating-stacks/blue-green-deployment/index.md
Outdated
Show resolved
Hide resolved
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
Co-authored-by: Sumit Popat <[email protected]> Co-authored-by: raj <[email protected]>
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
…e Blue-Green deployment guide
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
Preview Available 🚀Commit Author: Madhushree Ray Preview Link: turbot-com-git-docs-guardrailsadd-guide-blue-green-flip-turbot.vercel.app |
Co-authored-by: raj <[email protected]>
Add new guide under.
Hosting Guardrails > Updating Stacks > Blue Green Deployment
Purpose: This guide explains how to trigger a Blue-Green deployment for Guardrails stacks (TEF, TED, TE) using AWS Service Catalog.