kunik.deploy-upstart-scripts

Ansible deploy-environment

This role generates upstart scripts and restarts application.

For more information about deployment setup see this overview

Requirements

No

Role Variables

deploy_upstart_scripts:
  respawn_limit: '5 10'
  command: 'node_modules/.bin/coffee index.coffee'
  param_name: PORT
  param_values:
    - 8080

Dependencies

No

License

BSD

About

Generates and upstart scripts and starts/restarts application

Install
ansible-galaxy install kunik.deploy-upstart-scripts
GitHub repository
License
Unknown
Downloads
1.4k