14 lines
582 B
Bash
Raw Normal View History

DOCKER_REPO=local-maven-build
2018-10-04 19:44:01 +03:00
JS_EXECUTOR_DOCKER_NAME=tb-js-executor
TB_NODE_DOCKER_NAME=tb-node
WEB_UI_DOCKER_NAME=tb-web-ui
2018-10-15 18:24:51 +03:00
MQTT_TRANSPORT_DOCKER_NAME=tb-mqtt-transport
2018-10-18 16:21:50 +03:00
HTTP_TRANSPORT_DOCKER_NAME=tb-http-transport
COAP_TRANSPORT_DOCKER_NAME=tb-coap-transport
2018-10-04 19:44:01 +03:00
TB_VERSION=2.2.0-SNAPSHOT
KAFKA_TOPICS=js.eval.requests:100:1:delete --config=retention.ms=60000 --config=segment.bytes=26214400 --config=retention.bytes=104857600,tb.transport.api.requests:30:1:delete --config=retention.ms=60000 --config=segment.bytes=26214400 --config=retention.bytes=104857600,tb.rule-engine:30:1