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
- Host: GitHub
- URL: https://github.com/strongloop/strong-deploy
- Owner: strongloop
- License: other
- Created: 2014-07-18T19:34:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T14:18:59.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T14:29:53.417Z (over 1 year ago)
- Language: JavaScript
- Size: 136 KB
- Stars: 13
- Watchers: 44
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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