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.
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.
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.