-
Notifications
You must be signed in to change notification settings - Fork 70
Overview
Sergei Pogrebnyak edited this page Apr 30, 2018
·
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.
- A template can be used to build a Docker image
- One or more templates can be combined into a new custom multi-layer composite template.