-
Notifications
You must be signed in to change notification settings - Fork 3
/
project.yml
313 lines (258 loc) · 6.73 KB
/
project.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
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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
asterisk:
log_filename: /var/log/asterisk/full
ari-py:
python3: true
wazo-agentd:
python3: true
bind:
etc/wazo-agentd/config.yml: /etc/wazo-agentd/config.yml
clean:
- /usr/local/bin/wazo-agentd
- /usr/local/bin/wazo-agentd-wait
wazo-agentd-cli:
python3: true
clean:
- /usr/local/bin/wazo-agentd-cli
wazo-agentd-client:
python3: true
wazo-agid:
python3: true
bind:
etc/wazo-agid/config.yml: /etc/wazo-agid/config.yml
bin/change-pass-vm: /usr/share/asterisk/bin/change-pass-vm
clean:
- /usr/local/bin/wazo-agid
wazo-amid:
python3: true
bind:
etc/wazo-amid/config.yml: /etc/wazo-amid/config.yml
clean:
- /usr/local/bin/wazo-amid
wazo-asterisk-config:
bind:
etc/asterisk/ari.d/01-wazo.conf: /etc/asterisk/ari.d/01-wazo.conf
etc/asterisk/cel.d/01-wazo.conf: /etc/asterisk/cel.d/01-wazo.conf
etc/asterisk/manager.d/99-general.conf: /etc/asterisk/manager.d/99-general.conf
wazo-auth:
python3: true
bind:
etc/wazo-auth/config.yml: /etc/wazo-auth/config.yml
templates: /var/lib/wazo-auth/templates
clean:
- /usr/local/bin/wazo-auth
- /usr/local/bin/wazo-auth-init-db
- /usr/local/bin/wazo-auth-bootstrap
- /usr/local/bin/wazo-auth-wait
wazo-auth-cli:
python3: true
clean:
- /usr/local/bin/wazo-auth-cli
wazo-auth-client:
python3: true
wazo-auth-keys:
python3: true
clean:
- /usr/local/bin/wazo-auth-keys
bind:
etc/wazo-auth-keys/config.yml: /etc/wazo-auth-keys/config.yml
etc/wazo-auth/conf.d/50-wazo-default.yml: /etc/wazo-auth/conf.d/50-wazo-default.yml
wazo-bus:
python3: true
wazo-debug:
python3: true
clean:
- /usr/local/bin/wazo-debug
wazo-call-logd:
python3: true
clean:
- /usr/local/bin/wazo-call-logd
- /usr/local/bin/wazo-call-logd-init-db
- /usr/local/bin/wazo-call-logd-upgrade-db
- /usr/local/bin/wazo-call-logd-migrate-db
- /usr/local/bin/wazo-call-logs
bind:
templates: /var/lib/wazo-call-logd/templates
wazo-call-logd-client:
python3: true
wazo-calld:
python3: true
bind:
etc/wazo-calld/config.yml: /etc/wazo-calld/config.yml
clean:
- /usr/local/bin/wazo-calld
wazo-calld-client:
python3: true
wazo-chatd:
python3: true
bind:
etc/wazo-chatd/config.yml: /etc/wazo-chatd/config.yml
alembic: /usr/share/wazo-chatd/alembic
clean:
- /usr/local/bin/wazo-chatd
- /usr/local/bin/wazo-chatd-init-db
wazo-confd:
python3: true
bind:
etc/wazo-confd/config.yml: /etc/wazo-confd/config.yml
clean:
- /usr/local/bin/wazo-confd
- /usr/local/bin/wazo-confd-sync-db
- /usr/local/bin/wazo-confd-purge-meetings
wazo-confd-cli:
python3: true
clean:
- /usr/local/bin/wazo-confd-cli
wazo-confd-client:
python3: true
wazo-confgend:
python3: true
bind:
etc/wazo-confgend/config.yml: /etc/wazo-confgend/config.yml
etc/wazo-confgend/templates: /etc/wazo-confgend/templates
clean:
- /usr/local/bin/wazo-confgend
wazo-confgend-client:
bind:
bin/wazo-confgen: /usr/bin/wazo-confgen
wazo-dird:
python3: true
bind:
etc/wazo-dird/config.yml: /etc/wazo-dird/config.yml
alembic: /usr/share/wazo-dird/alembic
clean:
- /usr/local/bin/wazo-dird
wazo-dird-client:
python3: true
wazo-dxtora:
python3: true
bind:
etc/wazo-dxtora/config.yml: /etc/wazo-dxtora/config.yml
clean:
- /usr/local/bin/wazo-dxtora
wazo-export-import:
python3: true
wazo-lib-rest-client:
python3: true
wazo-libsccp:
bind: []
wazo-phoned:
python3: true
bind:
etc/wazo-phoned/config.yml: /etc/wazo-phoned/config.yml
clean:
- /usr/local/bin/wazo-phoned
wazo-plugind:
python3: true
bind:
etc/wazo-plugind/config.yml: /etc/wazo-plugind/config.yml
clean:
- /usr/local/bin/wazo-plugind
wazo-plugind-cli:
python3: true
clean:
- /usr/local/bin/wazo-plugind-cli
wazo-purge-db:
python3: true
bind:
etc/wazo-purge-db/config.yml: /etc/wazo-purge-db/config.yml
clean:
- /usr/local/bin/wazo-purge-db
wazo-provd:
python3: true
bind:
etc/wazo-provd: /etc/wazo-provd
log_filename: /var/log/wazo-provd.log
service: wazo-provd
wazo-provd-cli:
python3: true
clean:
- /usr/local/bin/wazo-provd-cli
wazo-provd-client:
python3: true
wazo-res-amqp:
clean: []
wazo-service:
python3: true
bind:
bin/wazo-service: /usr/bin/wazo-service
clean:
- /usr/local/bin/wazo-service-python
wazo-setupd:
python3: true
bind:
etc/wazo-setupd/config.yml: /etc/wazo-setupd/config.yml
clean:
- /usr/local/bin/wazo-setupd
wazo-setupd-client:
python3: true
wazo-stat:
python3: true
wazo-ui:
python3: true
bind:
etc/wazo-ui/config.yml: /etc/wazo-ui/config.yml
clean:
- /usr/local/bin/wazo-ui
wazo-upgrade:
bind:
post-start.d: /usr/share/wazo-upgrade/post-start.d
post-stop.d: /usr/share/wazo-upgrade/post-stop.d
pre-start.d: /usr/share/wazo-upgrade/pre-start.d
pre-stop.d: /usr/share/wazo-upgrade/pre-stop.d
etc/wazo-upgrade/config.yml: /etc/wazo-upgrade/config.yml
bin/real-wazo-upgrade: /usr/bin/real-wazo-upgrade
bin/wazo-upgrade: /usr/bin/wazo-upgrade
bin/wazo-asterisk-custom-modules: /usr/bin/wazo-asterisk-custom-modules
bin/wazo-check-conffiles: /usr/bin/wazo-check-conffiles
wazo-webhookd:
python3: true
bind:
etc/wazo-webhookd/config.yml: /etc/wazo-webhookd/config.yml
alembic: /usr/share/wazo-webhookd/alembic
clean:
- /usr/local/bin/wazo-webhookd
- /usr/local/bin/wazo-webhookd-init-amqp
- /usr/local/bin/wazo-webhookd-init-db
wazo-webhookd-client:
python3: true
wazo-websocketd:
python3: true
bind:
etc/wazo-websocketd/config.yml: /etc/wazo-websocketd/config.yml
clean:
- /usr/local/bin/wazo-websocketd
xivo-config:
bind:
dialplan: /usr/share/xivo-config/dialplan
etc/xivo/asterisk/xivo_globals.conf: /etc/xivo/asterisk/xivo_globals.conf
sbin/xivo-create-config: /usr/sbin/xivo-create-config
sbin/xivo-read-config: /usr/sbin/xivo-read-config
sbin/xivo-update-config: /usr/sbin/xivo-update-config
sbin/xivo-manage-slave-services: /usr/sbin/xivo-manage-slave-services
sbin/xivo-fix-paths-rights: /usr/sbin/xivo-fix-paths-rights
templates: /usr/share/xivo-config/templates
xivo-dao:
python3: true
xivo-lib-python:
python3: true
xivo-manage-db:
bind:
bin/pg-drop-db: /usr/lib/xivo-manage-db/pg-drop-db
bin/pg-populate-db: /usr/lib/xivo-manage-db/pg-populate-db
alembic: /usr/share/xivo-manage-db/alembic
wazo-monitoring:
bind:
wazo-monitoring-update: /usr/sbin/wazo-monitoring-update
xivo-swagger-doc:
bind:
index.json: /usr/share/xivo-swagger-doc/catalog/index.json
wazo-sysconfd:
python3: true
clean:
- /usr/local/bin/wazo-sysconfd
wazo-sync:
bind:
bin/wazo-sync: /usr/bin/wazo-sync
xivo-utils:
bind:
sbin/wazo-reset: /usr/sbin/wazo-reset