Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Templates for Provisioning Universal Messaging
 
Templates for Provisioning Universal Messaging
You can provision and configure Universal Messaging servers using Command Central templates. You can start with the sample micro templates available in the sagdevops-templates.git project, which you can adapt for your own use case:
* sag-um-cluster - provision Universal Messaging clusters. You can use the template as a sample to provision a cluster with two nodes, a cluster with three nodes, as well as a four-node cluster with two sites.
* sag-um-config - configure Universal Messaging queues.
Note:
Universal Messaging no longer supports transient, simple, offheap, and paged queues. If you created a custom template, based on the sag-um-config template, which contains any of these queue types as a value for the um.q.type parameter, you must update the parameter value and re-import the template in Command Central.
* sag-um-server - provision a Universal Messaging server.
You can also export an installed Universal Messaging instance to a micro template and use it to create a Universal Messaging layer in a stack. If you are familiar with template development in Command Central, you can also create a custom micro template from scratch.
For details about creating and using the Command Central templates, see Software AG Command Central Help and the readmes of the Universal Messaging sample templates in sagdevops-templates.git.