-
Notifications
You must be signed in to change notification settings - Fork 48
/
deploy.aop-demoshop-dms-testing.yml
175 lines (163 loc) · 5.24 KB
/
deploy.aop-demoshop-dms-testing.yml
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
version: '0.1'
namespace: spryker-cloud
tag: '1.0'
environment: docker.dms-testing
pipeline: docker.acp
image:
tag: spryker/php:8.3
environment:
SPRYKER_HOOK_BEFORE_DEPLOY: 'vendor/bin/install -r pre-deploy -vvv'
SPRYKER_HOOK_AFTER_DEPLOY: 'true'
SPRYKER_HOOK_INSTALL: 'vendor/bin/install -r production --no-ansi -vvv'
SPRYKER_HOOK_DESTRUCTIVE_INSTALL: 'vendor/bin/install -r destructive --no-ansi -vvv'
SPRYKER_PRODUCT_CONFIGURATOR_HOST: 'demo-date-time-configurator.aop-suite-dms-testing.acp.demo-spryker.com'
SPRYKER_PRODUCT_CONFIGURATOR_PORT: 443
SPRYKER_TENANT_IDENTIFIER: 'AOP_Demo_Dms_Testing-DE'
SPRYKER_DYNAMIC_STORE_MODE: true
#AOP
SPRYKER_MESSAGE_BROKER_HTTP_CHANNEL_SENDER_BASE_URL: 'https://publish.mb-testing.acp.demo-spryker.com/'
SPRYKER_MESSAGE_BROKER_HTTP_CHANNEL_RECEIVER_BASE_URL: 'https://consume.mb-testing.acp.demo-spryker.com/'
SPRYKER_AOP_APPLICATION: '{
"APP_CATALOG_SCRIPT_URL": "https://app-catalog.atrs-testing.demo-spryker.com/loader",
"APP_DOMAINS": ["os.apps-testing.aop.demo-spryker.com", "*.bazaarvoice.com", "stripe-testing.acp.demo-spryker.com"]
}'
node:
version: 18
npm: 9
php:
ini:
opcache.interned_strings_buffer: 32
enabled-extensions:
- newrelic
composer:
mode: --no-dev
autoload: --classmap-authoritative
assets:
image: fholzer/nginx-brotli:v1.18.0
mode: production
compression:
brotli:
static: only
gzip:
static: true
level: 5
regions:
EU:
services:
mail:
sender:
name: Spryker No-Reply
email: no-reply@aop-suite-testing.demo-spryker.com
database:
database: aop_demoshop_dms_testing
username: spryker
password: secret
broker:
namespace: appstore_testing_de_queue
key_value_store:
namespace: 1
search:
namespace: appstore_testing_de_search
groups:
EU:
region: EU
applications:
Yves:
application: yves
endpoints:
demo-date-time-configurator.aop-suite-dms-testing.acp.demo-spryker.com:
entry-point: Configurator
www.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
services:
session:
namespace: 2
boffice:
application: backoffice
endpoints:
backoffice.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
primal: true
services:
session:
namespace: 3
backgw:
application: backend-gateway
endpoints:
backend-gateway.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
primal: true
backapi:
application: zed
endpoints:
backend-api.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
entry-point: BackendApi
primal: true
Glue:
application: glue
endpoints:
glue.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
mportal:
application: merchant-portal
endpoints:
mp.de.aop-suite-dms-testing.acp.demo-spryker.com:
region: EU
entry-point: MerchantPortal
primal: true
services:
session:
namespace: 4
services:
database:
engine: mysql
version: mariadb-10.5
root:
username: 'root'
password: 'secret'
endpoints:
localhost:3306:
protocol: tcp
broker:
engine: rabbitmq
version: '3.9'
api:
username: 'spryker'
password: 'secret'
endpoints:
queue.aop-suite-dms-testing.acp.demo-spryker.com:
localhost:5672:
protocol: tcp
session:
engine: redis
key_value_store:
engine: redis
endpoints:
localhost:16379:
protocol: tcp
search:
engine: elastic
version: 7.6
endpoints:
localhost:9200:
protocol: tcp
scheduler:
engine: jenkins
endpoints:
scheduler.aop-suite-dms-testing.acp.demo-spryker.com:
mail_catcher:
engine: mailhog
endpoints:
mail.aop-suite-dms-testing.acp.demo-spryker.com:
docker:
blackfire:
enabled: false
ssl:
enabled: true
testing:
store: EU
debug:
enabled: true
mount:
baked: