s3manager-web/deployments/cf/manifest.yml

9 lines
205 B
YAML
Raw Normal View History

2018-03-14 21:53:35 +01:00
applications:
2018-07-29 15:37:31 +02:00
- name: s3-manager
buildpacks:
- https://github.com/cloudfoundry/binary-buildpack.git
2018-07-29 15:37:31 +02:00
memory: 64M
command: ./deployments/cf/entrypoint.sh
2018-07-29 15:37:31 +02:00
services:
- my-storage