How to redeploy an open source API Gateway?

Can the bundler tool be used to create a bundle that includes API definitions, policies, rate limits, configurations, and plugins using the open source gateway? I would like to be able to replicate API gateway instances in other cluster deployments using a tool like this.

I see the simple bundler manifest example in the documentation but is there an official definition that can be referenced?

Hi @Doug_Chappelle,

Welcome to the community :tada: , and thank you for your patience :star: .

The Bundler is a tool used for generating plugin bundles, and just that. You can use Tyk Sync to export/import API definitions and Policies (with their rate limits and etc) across different Tyk environments.

Will these do?