huginn/manifest.yml.sample
2015-03-21 08:25:32 +01:00

12 lines
226 B
Text

## This file is used for deployment to cloudfoundry.
---
applications:
- name: huginn
url: <app-url>
path: .
memory: 512M
command: nohup foreman start --procfile Procfile.CF
instances: 1
services:
- huginn-db