0.1.5 • Published 8 years ago

glauncher v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

glauncher

Build Status Coverage Downloads Downloads npm version dependencies dev dependencies License

WIP

Automatically boots your node app on google cloud compute instances using the startup script meta.

This can be configured to pull the latest git changes from a specified branch, run npm install and then execs the app start script.

Useful for Google Cloud load balanced instances that automatically scale.

Getting Started

Install it via npm:

npm install glauncher

And include in your project:

import glauncher from 'glauncher';

License

MIT

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago