glauncher

0.1.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i glauncher

Weekly Downloads

1

Version

0.1.5

License

MIT

Last publish

Collaborators

  • salakar