12 lines
430 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-04 19:44:01 +03:00
TB_VERSION=2.2.0-SNAPSHOT
2018-10-17 19:03:12 +03:00
KAFKA_TOPICS=js.eval.requests:100:1:delete --config=retention.ms=60000 --config=retention.bytes=1073741824,tb.transport.api.requests:30:1:delete --config=retention.ms=60000 --config=retention.bytes=1073741824,tb.rule-engine:30:1