项目地址 欢迎star
如果你的服务器应用需要自动监控代码更新,自动重启? my-deploy 支持所有git代码管理库,并且同时支持
- 主动拉取最新git commit
- 接收webhook
详情请到github :
It is a tool for use during development or production of a node.js based application whitch power by git.
The only work you need to do is to Prepare the my-deploy configuration file for your project.
my-deploy used git to check or update your project file , so your project must under git .
my-deploy support two mode:
pullwatch : Repeate fetch and check in a fixed time webhook : watching http request and check if need update the project operator system support: window , mac ox , linux
version control support: github , bitbucket , gitcafe … … …
相比于流行的CI/CD平台有什么优势呢?