forked from spryker-shop/suite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeploy.ci.fe-assets-api.mariadb.yml
More file actions
172 lines (161 loc) · 4.96 KB
/
deploy.ci.fe-assets-api.mariadb.yml
File metadata and controls
172 lines (161 loc) · 4.96 KB
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
version: '0.1'
namespace: spryker_ci
tag: '1.0'
environment: docker.ci
pipeline: docker.ci.fe-api
image:
tag: spryker/php:8.4
php:
enabled-extensions:
- otel
environment:
SPRYKER_PRODUCT_CONFIGURATOR_HOST: date-time-configurator-example.spryker.local
SPRYKER_PRODUCT_CONFIGURATOR_PORT: 80
SPRYKER_CONFIGURATOR_ENCRYPTION_KEY: 'change123'
SPRYKER_PRODUCT_CONFIGURATOR_HEX_INITIALIZATION_VECTOR: '0c1ffefeebdab4a3d839d0e52590c9a2'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PUBLIC_KEY: 'BGqNWbv0hWM5CQ1-KwAfSQBMC6TMVFyrnh3vQp37oGCNvQ6eG_HyMjxBFJRWeCPTbzDoxcjhxLJS8Ck8r1G2oFw'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_PRIVATE_KEY: 'UK6DywwjKITPpRHBSY9TLPIXm6BPrHX40sseIoXT9c8'
SPRYKER_PUSH_NOTIFICATION_WEB_PUSH_PHP_VAPID_SUBJECT: 'https://spryker.com'
SPRYKER_YVES_HOST_EU: yves.eu.spryker.local
SPRYKER_DYNAMIC_STORE_MODE: true
node:
version: 18
npm: 9
composer:
mode: '--no-dev --quiet -o -a'
autoload: --classmap-authoritative
assets:
image: spryker/nginx-brotli:latest
mode: production
compression:
brotli:
static: on
level: 5
regions:
EU:
services:
mail:
sender:
name: Spryker No-Reply
email: no-reply@spryker.local
database:
database: eu-docker
username: spryker
password: secret
broker:
namespace: eu-docker
key_value_store:
namespace: 1
search:
namespace: eu_search
groups:
EU:
region: EU
applications:
merchant_portal_eu:
application: merchant-portal
endpoints:
mp.eu.spryker.local:
entry-point: MerchantPortal
region: EU
primal: true
services:
session:
namespace: 7
yves_eu:
application: yves
endpoints:
date-time-configurator-example.spryker.local:
entry-point: Configurator
yves.eu.spryker.local:
region: EU
services:
session:
namespace: 2
http:
max-request-body-size: 100M
glue_eu:
application: glue
endpoints:
glue.eu.spryker.local:
region: EU
http:
max-request-body-size: 100M
backoffice_eu:
application: backoffice
endpoints:
backoffice.eu.spryker.local:
region: EU
services:
session:
namespace: 3
http:
max-request-body-size: 100M
backend_gateway_eu:
application: backend-gateway
endpoints:
backend-gateway.eu.spryker.local:
region: EU
primal: true
http:
max-request-body-size: 100M
backend_api_eu:
application: zed
endpoints:
backend-api.eu.spryker.local:
region: EU
entry-point: BackendApi
http:
max-request-body-size: 100M
glue_storefront_eu:
application: glue-storefront
endpoints:
glue-storefront.eu.spryker.local:
region: EU
http:
max-request-body-size: 100M
glue_backend_eu:
application: glue-backend
endpoints:
glue-backend.eu.spryker.local:
region: EU
http:
max-request-body-size: 100M
services:
database:
engine: mysql
version: mariadb-10.5
root:
username: 'root'
password: 'secret'
endpoints:
localhost:3306:
protocol: tcp
broker:
engine: rabbitmq
version: '4.1'
api:
username: 'spryker'
password: 'secret'
session:
engine: valkey
key_value_store:
engine: valkey
search:
engine: elastic
version: '7.10'
mail_catcher:
engine: mailpit
webdriver:
engine: chromedriver
docker:
ssl:
enabled: false
debug:
enabled: false
xdebug:
enabled: false
testing:
region: EU
mount:
baked: