Use this template to provision and maintain API Data Store.
Prepare your environment for API Data Store installation by completing the required steps, provided in the Installing Software AG Products help on Empower.
- API Data Store 10.1 to 10.15
- Command Central 10.3 or higher
All supported Windows and UNIX platforms.
- Provisioning of new 10.1 and higher environments
- Installing latest fixes
- Configurations for clustered environment with two or three nodes
For information about applying templates, see Applying template using Command Central CLI.
To provision API Data Store 10.3 on a single node with all latest fixes:
sagcc exec templates composite apply sag-internaldatastore nodes=node \
repo.product=products-10.3 \
repo.fix=fixes-10.3 \
--sync-job --wait 360
To provision API Data Store 10.3 on two nodes with all latest fixes and configure the nodes in a cluster:
sagcc exec templates composite apply sag-internaldatastore nodes=[dev1,dev2] \
repo.product=products-10.3 \
repo.fix=fixes-10.3 \
--sync-job --wait 360