mjj29 / sagdevops-templates

Official library of Command Central default templates and Docker support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command Central Default Templates Library

Please see Default Templates Library wiki for details.


These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.


Contact us at TECHcommunity if you have any questions.


Default Micro Templates Reference

The following tables describe the default micro templates available in this library.

Infrastructure Micro Templates

The following table lists all stable infrastructure micro templates and describes what they provision.

Template alias Provisions Platform Manager
hello-world Hello world example
sag-spm-boot-local on the same host as Command Central
sag-spm-boot-ssh on remote UNIX hosts using SSH protocol
sag-spm-boot-winrm on remote Windows hosts using the native Windows remote protocol
sag-spm-connect connects to existing Platform Manager nodes

Micro Templates for creating database components

The following table lists all stable micro templates for creating database components.

Template alias Description
sag-db-oracle Creates a user, database, and webMethods database schemas on an Oracle database server. Use with Command Central 10.3 and lower.
sag-db-sqlserver Creates a user, database, and webMethods database schemas on a SQL Server database server. Use with Command Central 10.3 and lower.

The following table lists micro templates that are still in the testing phase.

Template alias Description
sag-db-mysql Creates a user, database, and webMethods database schemas on a MySQL Server. Use with Command Central 10.3 and lower.
sag-db-mysql-104-sample Creates a user, database, and webMethods database schemas on a MySQL Server. Use with Command Central 10.4.
sag-db-oracle-104-sample Creates a user, database, and webMethods database schemas on an Oracle database server. Use with Command Central 10.4.
sag-db-sqlserver-104-sample Creates a user, database, and webMethods database schemas on a SQL Server database server. Use with Command Central 10.4.

Micro Templates for provisioning Software AG products

The following table lists all stable run-time micro templates for Software AG products.

Template alias Provisions
sag-abe Asset Build Environment
sag-apama-correlator Apama correlator instance
sag-apigateway-cluster API Gateway cluster
sag-apigateway-server API Gateway server
sag-des-config Digital Event Services configuration
sag-des Digital Event Services
sag-designer-applatform Designer and Application Platform
sag-designer-cloudstreams Designer Cloudstreams Development
sag-designer-services Designer Service Development
sag-exx-broker EntireX Broker
sag-exx-c-rpc-server EntireX C RPC server
sag-exx-csl-rpc-server EntireX RPC Server for CICS Socket Listener
sag-exx-ims-rpc-server EntireX RPC Server for IMS
sag-exx-java-rpc-server EntireX Java RPC server
sag-exx-mf-broker a proxy for an EntireX Mainframe Broker
sag-exx-mq-rpc-server EntireX RPC Server for IBM MQ
sag-exx-net-rpc-server EntireX RPC Server for .NET
sag-exx-xml-rpc-server EntireX XML RPC server
sag-infradc Infrastructure Data Collector
sag-internaldatastore Internal Data Store
sag-is-applatform Application Platform on Integration Server or Microservices runtime
sag-is-cloudstreams Cloudstreams on Integration Server or Microservices runtime
sag-is-config webMethods Integration Server configurations
sag-is-mft ActiveTransfer Server / ActiveTransfer Gateway on Integration Server
sag-is-server webMethods Integration Server instance
sag-msc-server webMethods Microservices Runtime
sag-mws-applatform Application Platform on My webMethods Server
sag-mws-infradcui Infrastructure Data Collector web user interface on My webMethods Server
sag-mws-mftui ActiveTransfer web user interface
sag-tc-cluster Terracotta BigMemory cluster
sag-tc-server Terracotta BigMemory server
sag-tdb-server Terracotta DB server
sag-um-cluster Universal Messaging cluster
sag-um-config Universal Messaging configuration
sag-um-server Universal Messaging server

The following table lists micro templates that are still in the testing phase.

Template alias Provisions
sag-is-cluster webMethods Integration Server stateless cluster
sag-is-statefull-cluster webMethods Integration Server statefull cluster
sag-mft-config ActiveTransfer
sag-mws-server My webMethods Server
sag-onedata OneData
sag-optimize-wsdc Optimize Web Service Data Collector
sag-optimize-analysis Optimize Analytic Engine

Micro Templates for configuring Command Central and Platform Manager

The following table lists all stable micro templates for configuring Command Central and Platform Manager.

Template alias Description
sag-cc-builder-repos Configures product and fix repositories for Docker builder
sag-cc-creds-dev Configures different types of credentials.
sag-cc-creds Configures default outbound credentials for Command Central.
sag-cc-layer-defs Creates Software AG layer type definitions for Stacks API and UI
sag-cc-ldap Configures Command Central LDAP connection and sample users, groups and roles.
sag-cc-mirrors Registers remote mirrors.
sag-cc-repos Configures master repositories hosted on Empower SDC.
sag-cc-repos-asset Configures a sample asset repository.
sag-cc-tuneup Configures Command Central and Platform Manager for tuning and troubleshooting.
sag-spm-config Configures Platform Manager.
sag-spm-proxy Configures proxy settings for Platform Manager.
sag-update Installs the latest fixes.

Default Docker Images Reference

The following table lists the default Docker images.

Docker image Description
hello-world Hello World example
asset-builder webMethods Asset builder (ABE)
cloud-streams Cloudstreams on Microservices runtime
entirex-broker Entire X Broker
entirex-java-rpc-server Entire Java RPC server
entirex-xml-rpc-server Entire XML RPC server
integration-server webMethods Microservices runtime and Integration Server
terracotta-server Terracotta BigMemory server
universal-messaging Universal Messaging server

About

Official library of Command Central default templates and Docker support

License:Apache License 2.0


Languages

Language:Shell 71.0%Language:Dockerfile 21.0%Language:Groovy 4.9%Language:PowerShell 3.1%