blob: 431ef4c7875e341e04446c3e80d67857764a29e9 [file] [log] [blame]
Brinda Santh98831362019-11-29 14:59:12 -05001[scriptExecutor]
2port=50052
3authType=tls-auth
4# For TLS Auth
5certChain=certs/py-executor/py-executor-chain.pem
6privateKey=certs/py-executor/py-executor-key.pem
7logFile=application.log
8maxWorkers=20
9
10[blueprintsprocessor]
11blueprintDeployPath=test/resources
12blueprintArchivePath=target/blueprints/archive
13blueprintWorkingPath=target/blueprints/work
Marek Szwalkiewiczbe4c4642020-01-30 13:49:18 +000014
15[artifactManagerServer]
16port=50052
17logFile=server.log
18maxWorkers=20
19debug=true
20logConfig=logging.yaml
21fileRepositoryBasePath=/tmp/