Skip to content

Latest commit

 

History

History
 
 

sag-msc-server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

MicrService Runtime

Use this template to provision and maintain MicroService Runtime

Requirements

Supported Software AG releases

  • MicroService Runtime 10.1 and higher
  • Command Central 10.3 and higher

Supported platforms

All supported Windows and UNIX platforms.

Supported use cases

  • Provisioning of new 10.1 or higher environments
  • Installing latest fixes and support patches
  • Configuration of:
    • License
    • JVM memory
    • Primary, diagnostics and JMX ports

Provisioning of new server instance

Consult Applying template using Command Central CLI for additional information about applying templates.

Provision default instance of MicroService Runtime 10.1 with all latest fixes, using license key alias MSC_LIC, listening on default ports 5555, 9999 and 8094 (jmx), with 512mb of memory, into managed installation node alias dev1:

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

Creating a new stack with using Web UI

Consult Creating a stack using Command Central Web UI for additional information about using Stacks UI.

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