druid/integration-tests/docker/metadata-storage.conf
Jonathan Wei 8972244c68 Mutual TLS support (#6076)
* Mutual TLS support

* Kafka test fixes

* TeamCity fix

* Split integration tests

* Use localhost DOCKER_IP

* Increase server thread count

* Increase SSL handshake timeouts

* Add broken pipe retries, use injected client config params

* PR comments, Rat license check exclusion
2018-09-19 09:56:15 -07:00

6 lines
98 B
Plaintext

[program:mysql]
command=/run-mysql.sh
user=mysql
priority=0
stdout_logfile=/shared/logs/mysql.log