manifest.yml 239 B

1234567891011121314
  1. ---
  2. applications:
  3. .:
  4. name: retichess
  5. framework:
  6. name: node
  7. info:
  8. mem: 64M
  9. description: Node.js Application
  10. exec:
  11. infra: eu-aws
  12. url: ${name}.${target-base}
  13. mem: 2G
  14. instances: 4