Files
linux-workspace/rc/tiger.rc
Martin Blazik d42eb0859b Functional version of bashrc
Tuning for tiger
2020-09-14 08:14:36 +02:00

6 lines
365 B
Plaintext

export DCF="-f docker-compose.yaml -f docker-compose-monitoring.yaml"
export MIN_SERVICES="pulsar-create-namespace postgres redis jaeger router"
#export SERVICES="afm-exec-api sql-executor scan-model router data-loader"
export SERVICES="afm-exec-api aqe config-manager metadata-api result-cache scan-model sql-executor swagger-ui"
export SPRING_ZIPKIN_ENABLED=true