文件名称:pm2-deployer:部署程序来管理托管在github或bitbucket上的pm2应用程序
文件大小:40KB
文件格式:ZIP
更新时间:2024-06-08 04:32:06
JavaScript
pm2-deployer 它是一种易于部署由pm2管理并托管在github或bitbucket上的Web应用程序的工具。 它捕获Web钩子以自动重新部署Web应用程序。 此外,它集成了一个独立的代理,以避免为小型项目安装nginx。 开始吧 $ git clone https://github.com/thibaultfriedrich/pm2-deployer.git # update the file config.yaml in order to define all apps (config.yaml is a pm2 config file with little retrocompatible improvements). # always keep app pm2-deployer, otherwise pm2-depoyer will not be started by
【文件预览】:
pm2-deployer-master
----.eslintrc.json(864B)
----.gitignore(31B)
----.babelrc(126B)
----package.json(1KB)
----src()
--------proxy()
--------notifiers()
--------deploy.js(2KB)
--------server.js(4KB)
----LICENSE(1KB)
----examples()
--------nginx-default.conf(856B)
--------config.yaml(721B)
----README.md(5KB)
----.editorconfig(156B)
----yarn.lock(107KB)