-
Notifications
You must be signed in to change notification settings - Fork 2
Add guide - How to install mod in Gov Cloud. Closes #344 #370
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
base: main
Are you sure you want to change the base?
Conversation
Preview Available 🚀Commit Author: abhiturbot Preview Link: turbot-com-git-docs-guardrailsguide-gov-mod-install-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 introduces a new guide for installing Mods in AWS GovCloud, integrates it into the existing navigation, and provides step-by-step instructions with screenshots and troubleshooting tips.
- Added a new "Install Mod in GovCloud" entry to the sidebar and main guide index.
- Created the guide content with prerequisites, CLI commands, UI verification, and troubleshooting.
- Ensured navigation updates in
sidebar.json
andconfiguring-guardrails/index.md
.
Reviewed Changes
Copilot reviewed 3 out of 7 changed files in this pull request and generated no comments.
File | Description |
---|---|
docs/sidebar.json | Inserted new guide item under configuring-guardrails |
docs/guides/configuring-guardrails/index.md | Added "Install Mod in GovCloud" row to the guide index |
docs/guides/configuring-guardrails/install-mod-govcloud/index.md | Created the GovCloud installation guide |
Comments suppressed due to low confidence (3)
docs/guides/configuring-guardrails/index.md:14
- The description for 'Update Mod' is incorrect—it mentions uninstalling instead of updating. Please update it to something like 'Learn how to update mods in the Guardrails console.'
| [Update Mod](guides/configuring-guardrails/update-mod) | Learn how to uninstall mod in Guardrails console
docs/guides/configuring-guardrails/index.md:15
- The link label says 'Uninstall Windows' but should read 'Uninstall Mod' to match the linked guide.
| [Uninstall Windows](guides/configuring-guardrails/uninstall-mod) | Learn how to update mod in Guardrails console
docs/guides/configuring-guardrails/install-mod-govcloud/index.md:50
- [nitpick] Step 5 uses a level-2 heading while previous steps do not. Consider using consistent formatting (either all steps as headings or none) for better readability.
## Step 5: Review Installation
Preview Available 🚀Commit Author: abhiturbot Preview Link: turbot-com-git-docs-guardrailsguide-gov-mod-install-turbot.vercel.app |
@RahulSrivastav14 - Update this guide to make it a generic guide considering we also use CLI to install mod in commercial cloud. We can have a section / note talking about it, that the Gov Cloud specifically uses this part of it. |
…larifying access requirements and emphasizing the importance of CLI usage due to restricted UI access. Update prerequisites for clarity and detail.
Preview Available 🚀Commit Author: abhiturbot Preview Link: turbot-com-git-docs-guardrailsguide-gov-mod-install-turbot.vercel.app |
Preview Available 🚀Commit Author: abhiturbot Preview Link: turbot-com-git-docs-guardrailsguide-gov-mod-install-turbot.vercel.app |
Added new guide:
How to install mod in Gov Cloud
Directory:
"guides/configuring-guardrails/install-mod-govcloud"