-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscript-parameters.properties
87 lines (73 loc) · 1.99 KB
/
script-parameters.properties
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
# Important: this is where you define what you want to install
# [NAMESPACE]
MY_OC_PROJECT=cp4i
# [RH INSTALL]
MY_LIC_SRV=true
# MY_LOGGING_ELK=false
MY_LOGGING_LOKI=false
MY_COO=false
MY_OPENSHIT_MONITORING=false
MY_TEKTON=flase
# Keycloak is belonging to CP4I, so we will insytall it ourselve and then integrate with other products
MY_KEYCLOAK_INTEGRATION=false
# [CP4I INSTALL]
MY_ACE=true
MY_APIC=true
MY_APIC_GRAPHQL=true
MY_ASSETREPO=false
MY_DPGW=false
MY_HSTS=false
MY_INTASSEMBLY=false
MY_MQ=true
MY_MESSAGINGSERVER=false
MY_NAVIGATOR=true
# Explain why this one
MY_NAVIGATOR_INSTANCE=false
# [CP4I CUSTOMISATION]
# Important: this is where you define if you want to customise each component
MY_ACE_CUSTOM=false
MY_APIC_CUSTOM=true
MY_APIC_BY_COMPONENT=false
MY_ASSETREPO_CUSTOM=false
MY_DPGW_CUSTOM=false
MY_HSTS_CUSTOM=false
MY_MQ_CUSTOM=true
MY_LDAP_CUSTOM=true
MY_NAVIGATOR_CUSTOM=false
# [EVENT_AUTOMATION INSTALL]
MY_EEM=true
MY_EGW=true
MY_EP=true
MY_ES=true
MY_FLINK=true
# [EVENT_AUTOMATION CUSTOMISATION]
MY_EEM_CUSTOM=true
MY_EGW_CUSTOM=true
MY_FLINK_CUSTOM=true
MY_EP_CUSTOM=true
MY_ES_CUSTOM=true
# [CP4AIOPS INSTALL]
MY_INSTANA=false
# [CP4AIOPS CUSTOMISATION]
MY_INSTANA_CUSTOM=false
# [CP4APP INSTALL]
MY_OPENLIBERTY=false
MY_WASLIBERTY=true
# [CP4APP CUSTOMISATION]
MY_OPENLIBERTY_CUSTOM=false
# It is likely that if you have the latest image, you do not need to build it over and over
MY_OPENLIBERTY_CUSTOM_BUILD=false
MY_WASLIBERTY_CUSTOM=false
# It is likely that if you have the latest image in your image registry, you do not need to build it over and over
MY_WASLIBERTY_CUSTOM_BUILD=false
# [OTHERS]
MY_LDAP=true
# Mail is a prerequisite for APIC
MY_MAILHOG=true
# [POSTGRESQL]
# needed byy APIC Graphql
MY_POSTGRESQL_DB=true
# PostgreSQL is a prerequisite for APIC Graphql (A running PostgreSQL DB (version 15 or newer) must be accessible from the cluster.)
# htps://www.ibm.com/docs/en/api-connect/graphql/1.x?topic=graphql-deployment-guidelines
MY_POSTGRESQL=true
#MY_COMMONSERVICES=false