-
Notifications
You must be signed in to change notification settings - Fork 71
/
Copy pathtemplate.yaml
256 lines (229 loc) · 9.88 KB
/
template.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
#######################################################################################
# Copyright (c) 2011-2019 Software AG, Darmstadt, Germany and/or Software AG USA Inc.,
# Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
#
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#######################################################################################
alias: sag-cc-all-layer-defs
description: Software AG all base layer type definitions
version: 0.1
layers:
cce:
templates:
- layer-types
templates:
layer-types:
products:
CCE:
default:
configuration:
OSGI-CCE-ENGINE:
CCE-LAYER-TYPES:
CCE-LAYER-TYPES-INFRA-LOCAL:
"@name": INFRA-LOCAL
Description: Create installation on Command Central host
Type: INFRASTRUCTURE
Scalable: 'false'
Templates:
Template:
"@alias": sag-spm-boot-local
CCE-LAYER-TYPES-INFRA-CONNECT:
"@name": INFRA-CONNECT
Description: Add and register existing installations
Type: INFRASTRUCTURE
Scalable: 'true'
Templates:
Template:
"@alias": sag-spm-connect
CCE-LAYER-TYPES-INFRA-REMOTE-UNIX:
"@name": INFRA-REMOTE
Description: Create installations on remote machines using SSH
Type: INFRASTRUCTURE
Scalable: 'true'
Templates:
Template:
"@alias": sag-spm-boot-ssh
CCE-LAYER-TYPES-INFRA-REMOTE-WINDOWS:
"@name": INFRA-REMOTE-WINDOWS
Description: Create installations on remote Windows machines using WinRM
Type: INFRASTRUCTURE
Scalable: 'true'
Templates:
Template:
"@alias": sag-spm-boot-winrm
CCE-LAYER-TYPES-UM-SERVER:
"@name": UM-SERVER
Description: Create Universal Messaging standalone realm server
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-um-server
CCE-LAYER-TYPES-UM-CLUSTER:
"@name": UM-CLUSTER
Description: Create Universal Messaging cluster
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-um-cluster
CCE-LAYER-TYPES-MSC-SERVER-103:
"@name": MSC-SERVER-103
Description: Create Miscroservices Container instance 10.3 and lower
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-msc-server-103-and-lower
CCE-LAYER-TYPES-IS-SERVER:
"@name": IS-SERVER
Description: Create core Integration Server instance
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-is-server
CCE-LAYER-TYPES-IS-STATELESS-CLUSTER:
"@name": IS-STATELESS-CLUSTER
Description: Create Integration STATELESS cluster. Requires RDBMS
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-is-cluster
CCE-LAYER-TYPES-IS-STATEFUL-CLUSTER:
"@name": IS-STATEFUL-CLUSTER
Description: Create Integration STATEFUL cluster Requires RDBMS and Terracotta layer
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-is-stateful-cluster
CCE-LAYER-TYPES-TC-SERVER:
"@name": TC-SERVER
Description: Create Terracotta Big Memory standalone server
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-tc-server
CCE-LAYER-TYPES-TC-CLUSTER:
"@name": TC-CLUSTER
Description: Create Terracotta Big Memory cluster
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-tc-cluster
CCE-LAYER-TYPES-TDB-SERVER:
"@name": TDB-SERVER
Description: Create Terracotta DB standalone server
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-tdb-server
CCE-LAYER-TYPES-EXX-BROKER:
"@name": EXX-BROKER
Description: Create EntireX Broker
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-exx-broker
CCE-LAYER-TYPES-EXX-C-RPC-SERVER:
"@name": EXX-C-RPC-SERVER
Description: Create EntireX C RPC Server
Type: RUNTIME
Scalable: 'false'
Templates:
Template:
"@alias": sag-exx-broker
CCE-LAYER-TYPES-APIGATEWAY-SERVER:
"@name": APIGATEWAY-SERVER
Description: Create API Gateway server
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-apigateway-server
CCE-LAYER-TYPES-APIGATEWAY-CLUSTER:
"@name": APIGATEWAY-CLUSTER
Description: Create API Gateway cluster
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-apigateway-cluster
CCE-LAYER-TYPES-INTERNALDATASTORE:
"@name": INTERNALDATASTORE
Description: Create Internal Data Store server or cluster
Type: RUNTIME
Scalable: 'true'
Templates:
Template:
"@alias": sag-internaldatastore
CCE-LAYER-TYPES-DB-ORACLE-103:
'@name': DB-ORACLE-103
Description: ORACLE database and sample product schemas for 10.3 and lower
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-oracle-103-and-lower
CCE-LAYER-TYPES-DB-MYSQL-103:
'@name': DB-MYSQL-103
Description: MYSQL server database and sample product schemas for 10.3
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-mysql-103
CCE-LAYER-TYPES-DB-SQLSERVER-103:
'@name': DB-SQLSERVER-103
Description: SQLSERVER database and sample product schemas for 10.3 and lower
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-sqlserver-103-and-lower
CCE-LAYER-TYPES-DB-ORACLE:
'@name': DB-ORACLE
Description: ORACLE database and components schemas for 10.5 release and higher
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-oracle
CCE-LAYER-TYPES-DB-MYSQL:
'@name': DB-MYSQL
Description: MYSQL server database and components schemas for 10.5 release and higher
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-mysql
CCE-LAYER-TYPES-DB-SQLSERVER:
'@name': DB-SQLSERVER
Description: SQLSERVER database and components schemas for 10.5 release and higher
Type: DATABASE
Scalable: 'false'
Templates:
Template:
'@alias': sag-db-sqlserver
provision:
default:
cce: local