spring: crss-dataflow: datasource: jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_dataflow username: admin password: password crss-main: datasource: jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess username: admin password: password crss-registration: dataSource: jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_reg username: admin password: password jpa: show-sql: true generate-ddl: true profiles: include: mesos cloud: deployer: mesos: chronos: apiEndpoint: http://master.mesos/service/chronos/v1 memory: 1024 task: initialize: enable: false batch: initializer: enabled: false redis: host: redis.marathon.l4lb.thisdcos.directory port: 6379 sftp: credentials: host: sftp.marathon.l4lb.thisdcos.directory workingDirectory: /upload