Skip to content

Overview

YanaSimeonova edited this page Nov 13, 2023 · 5 revisions

Command Central provides tooling for Software AG products provisioning and migration, but it requires a significant learning curve and implementation effort for developing and testing custom templates for specific requirements.

The goal of this project is to provide default templates library for all supported Software AG products, including comprehensive coverage for all supported configurations.

Each template in the library can serve one or more purposes:

  • A template can be executed 'as is' using Command Central CLI to provision a single run-time instance with minimally required configuration. This is suitable for creating Dev and Test environments.
  • A template can be registered as a Layer Type and executed using Command Central Stacks Web UI to provision a Layer within a Stack.
  • A template can be used as a starting point and/or as a reference to implement a custom template.
  • One or more templates can be combined into a new custom multi-layer composite template.

IMPORTANT: Most templates are developed and tested with Command Central 10.2 or later. See each template README.md for supported releases.

Next: Importing templates library