This repository was archived by the owner on Feb 24, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-127
lines changed
releases/geneva/compose-files Expand file tree Collapse file tree 3 files changed +0
-127
lines changed Original file line number Diff line number Diff line change @@ -411,49 +411,6 @@ services:
411
411
depends_on :
412
412
- app-service-rules
413
413
414
- # export-client:
415
- # image: edgexfoundry/docker-export-client-go:1.1.0
416
- # ports:
417
- # - "48071:48071"
418
- # container_name: edgex-export-client
419
- # hostname: edgex-export-client
420
- # networks:
421
- # - edgex-network
422
- # environment:
423
- # <<: *common-variables
424
- # volumes:
425
- # - db-data:/data/db
426
- # - log-data:/edgex/logs
427
- # - consul-config:/consul/config
428
- # - consul-data:/consul/data
429
- # - vault-config:/vault/config
430
- # depends_on:
431
- # - data
432
- #
433
- # export-distro:
434
- # image: edgexfoundry/docker-export-distro-go:1.1.0
435
- # ports:
436
- # - "48070:48070"
437
- # - "5566:5566"
438
- # container_name: edgex-export-distro
439
- # hostname: edgex-export-distro
440
- # networks:
441
- # - edgex-network
442
- # volumes:
443
- # - db-data:/data/db
444
- # - log-data:/edgex/logs
445
- # - consul-config:/consul/config
446
- # - consul-data:/consul/data
447
- # depends_on:
448
- # - export-client
449
- # environment:
450
- # <<: *common-variables
451
- # EXPORT_DISTRO_CLIENT_HOST: export-client
452
- # EXPORT_DISTRO_DATA_HOST: edgex-core-data
453
- # EXPORT_DISTRO_CONSUL_HOST: dgex-config-seed
454
- # EXPORT_DISTRO_MQTTS_CERT_FILE: none
455
- # EXPORT_DISTRO_MQTTS_KEY_FILE: none
456
-
457
414
# ################################################################
458
415
# Device Services
459
416
# ################################################################
Original file line number Diff line number Diff line change @@ -269,48 +269,6 @@ services:
269
269
depends_on :
270
270
- app-service-rules
271
271
272
- # export-client:
273
- # image: edgexfoundry/docker-export-client-go:1.1.0
274
- # ports:
275
- # - "48071:48071"
276
- # container_name: edgex-export-client
277
- # hostname: edgex-export-client
278
- # networks:
279
- # - edgex-network
280
- # environment:
281
- # <<: *common-variables
282
- # volumes:
283
- # - db-data:/data/db
284
- # - log-data:/edgex/logs
285
- # - consul-config:/consul/config
286
- # - consul-data:/consul/data
287
- # depends_on:
288
- # - data
289
- #
290
- # export-distro:
291
- # image: edgexfoundry/docker-export-distro-go:1.1.0
292
- # ports:
293
- # - "48070:48070"
294
- # - "5566:5566"
295
- # container_name: edgex-export-distro
296
- # hostname: edgex-export-distro
297
- # networks:
298
- # - edgex-network
299
- # volumes:
300
- # - db-data:/data/db
301
- # - log-data:/edgex/logs
302
- # - consul-config:/consul/config
303
- # - consul-data:/consul/data
304
- # depends_on:
305
- # - export-client
306
- # environment:
307
- # <<: *common-variables
308
- # EXPORT_DISTRO_CLIENT_HOST: export-client
309
- # EXPORT_DISTRO_DATA_HOST: edgex-core-data
310
- # EXPORT_DISTRO_CONSUL_HOST: dgex-config-seed
311
- # EXPORT_DISTRO_MQTTS_CERT_FILE: none
312
- # EXPORT_DISTRO_MQTTS_KEY_FILE: none
313
-
314
272
# ################################################################
315
273
# Device Services
316
274
# ################################################################
Original file line number Diff line number Diff line change @@ -260,48 +260,6 @@ services:
260
260
depends_on :
261
261
- app-service-rules
262
262
263
- # export-client:
264
- # image: edgexfoundry/docker-export-client-go:1.1.0
265
- # ports:
266
- # - "48071:48071"
267
- # container_name: edgex-export-client
268
- # hostname: edgex-export-client
269
- # networks:
270
- # - edgex-network
271
- # environment:
272
- # <<: *common-variables
273
- # volumes:
274
- # - db-data:/data/db
275
- # - log-data:/edgex/logs
276
- # - consul-config:/consul/config
277
- # - consul-data:/consul/data
278
- # depends_on:
279
- # - data
280
- #
281
- # export-distro:
282
- # image: edgexfoundry/docker-export-distro-go:1.1.0
283
- # ports:
284
- # - "48070:48070"
285
- # - "5566:5566"
286
- # container_name: edgex-export-distro
287
- # hostname: edgex-export-distro
288
- # networks:
289
- # - edgex-network
290
- # volumes:
291
- # - db-data:/data/db
292
- # - log-data:/edgex/logs
293
- # - consul-config:/consul/config
294
- # - consul-data:/consul/data
295
- # depends_on:
296
- # - export-client
297
- # environment:
298
- # <<: *common-variables
299
- # EXPORT_DISTRO_CLIENT_HOST: export-client
300
- # EXPORT_DISTRO_DATA_HOST: edgex-core-data
301
- # EXPORT_DISTRO_CONSUL_HOST: dgex-config-seed
302
- # EXPORT_DISTRO_MQTTS_CERT_FILE: none
303
- # EXPORT_DISTRO_MQTTS_KEY_FILE: none
304
-
305
263
# ################################################################
306
264
# Device Services
307
265
# ################################################################
You can’t perform that action at this time.
0 commit comments