From 87658049a12c0c9df775d76a2c6e7cbe49fadb4d Mon Sep 17 00:00:00 2001 From: Jonnie Spratley Date: Sun, 18 Jan 2015 16:43:54 -0800 Subject: [PATCH] updated stackato --- stackato.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/stackato.yml b/stackato.yml index e69de29..e00d91e 100644 --- a/stackato.yml +++ b/stackato.yml @@ -0,0 +1,22 @@ +app-dir: /WWW/2015Projects/angular-cms +applications: + /WWW/2015Projects/angular-cms: + name: angular-cms + url: angular-cms.jsapps.io +autoscale: + cpu: + max: 80 + min: 20 + enabled: no + instances: + max: 2 + min: 1 +buildpack: https://github.com/cloudfoundry/heroku-buildpack-nodejs.git +command: node server.js +disk: 2048 +instances: 1 +memory: 256 +name: angular-cms +placement-zone: default +sso-enabled: no +stack: lucid64