-
Notifications
You must be signed in to change notification settings - Fork 159
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
Restructure Automations Page #5921
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
Examples Command
Examples Show Command
Examples Publish Command
Publish Command
Sync Command
Update Command
Troubleshooting and FAQHow are Tyk configurations synchronized to Git?Tyk Sync allows you to dump configurations to a local directory, which can then be committed to a Git repository. This enables version control and easy synchronization across environments. For example:
Can I sync multiple APIs to a single Git repository?Yes, you can store multiple API definitions, policies, and other Tyk resources in a single Git repository. Tyk Sync and Tyk Operator can work with multiple resources in the same directory. Your repository structure might look like this:
How do I roll back changes made with Tyk Sync?To roll back changes made with Tyk Sync:
It's a good practice to maintain separate branches or tags for different environments to make rollbacks easier.
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
/release to release-5.7 |
Working on it! Note that it can take a few minutes. |
(cherry picked from commit 05e0e14)
@sharadregoti Succesfully merged PR |
User description
For internal users - Please add a Jira DX PR ticket to the subject!
Preview Link
https://deploy-preview-5921--tyk-docs.netlify.app/docs/nightly/api-management/automations/
Description
Screenshots (if appropriate)
Checklist
master
.PR Type
Documentation, Enhancement
Description
Added a comprehensive guide for Tyk Sync, detailing its features, setup, and usage.
Restructured the Automations section in the documentation with new subcategories.
Introduced a new page for synchronizing Tyk configurations using Tyk Sync.
Updated the menu structure to reflect the new Automations Tools hierarchy.
Changes walkthrough 📝
sync.md
Added comprehensive Tyk Sync documentation.
tyk-docs/content/api-management/automations/sync.md
menu.yaml
Updated menu structure for Automations Tools.
tyk-docs/data/menu.yaml