# Configuration file for Cloud Foundry, see https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html applications: - name: taskana-rest path: taskana-rest-spring-example.jar buildpack: https://github.com/cloudfoundry/java-buildpack.git#v3.10 memory: 512M disk_quota: 256M