An open API service indexing awesome lists of open source software.

https://github.com/strongloop/strong-deploy

Deploy nodejs applications
https://github.com/strongloop/strong-deploy

Last synced: 9 months ago
JSON representation

Deploy nodejs applications

Awesome Lists containing this project

README

          

# strong-deploy

Deploy a node application package to the StrongLoop process manager, strong-pm.

Both git branches and npm packages can be deployed. They will typically be
prepared using [strong-build](http://github.com/strongloop/strong-build).

For more details, see http://strong-pm.io.

## Installation

`sl-deploy` is made available through the
[strongloop](https://github.com/strongloop/strongloop) tool as `slc deploy`, and
works well with the StrongLoop Process Manager,
[strong-pm](https://github.com/strongloop/strong-pm).

`sl-deploy` can be installed standalone with:

npm install -g strong-deploy

## License

strong-deploy uses a dual license model.

You may use this library under the terms of the [Artistic 2.0 license][],
or under the terms of the [StrongLoop Subscription Agreement][].

[Artistic 2.0 license]: http://opensource.org/licenses/Artistic-2.0
[StrongLoop Subscription Agreement]: http://strongloop.com/license