Skip to content

Latest commit

 

History

History

sag-um-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Universal Messaging Realm Server

Use this template to provision, maintain, or upgrade a Universal Messaging realm server, or to create Docker images containing a Universal Messaging realm server.

Requirements

Supported Software AG releases

  • Universal Messaging 9.8 and higher
  • Command Central 10.3 and higher

Supported platforms

All supported Windows and UNIX platforms.

Supported use cases

  • Provisioning of new 9.8 or higher environments
  • Installing latest fixes and support patches
  • In-place upgrades to 9.12 or higher
  • Configuration of:
    • License
    • JVM memory
    • NHP and JMX ports
    • COMMON-JAVASYSPROPS configuration in YAML format (supported for Universal Messaging 10.1 and higher)
  • Building docker images for 10.x releases

Provisioning of new server instance

For information about applying templates, see Applying template using Command Central CLI.

To provision a default instance of a Universal Messaging 10.1 realm server, listening on default ports 9000 and 9988 (JMX), with 512 MB of memory, and install all latest fixes:

sagcc exec templates composite apply sag-um-server nodes=dev1 \
  um.memory.max=512 \
  repo.product=webMethods-10.1 \
  repo.fix=Empower \
  --sync-job --wait 360

Creating a new stack with Universal Messaging layer using Web UI

For information about using stacks and layers, see Creating a stack using Command Central Web UI.

  • Open Stacks UI
  • Add new stack by clicking (+) icon
  • Add new Infrastructure layer
  • Add new Runtime layer
    • Select UM-SERVER layer definition
    • Select product and fix repositories
    • Select exactly one node on which to provision Universal Messaging Realm server
    • Review and adjust optional parameters as needed
    • Finish the wizard
  • Wait until provision jobs completes. Use Jobs view to monitor