Skip to content

A code deployment tool using git and ssh. 一个使用 git 和 ssh 的代码部署工具。

License

Notifications You must be signed in to change notification settings

heropoo/deployer

Repository files navigation

Deployer

一个使用git的简易项目发布工具

alt Deployer Example

安装配置

安装依赖库

npm install
composer install

初始化

php deployer init

创建管理员

php deployer user:add

配置服务

使用php-fpm/nginx组合,nginx项目配置文件示例:deployer.conf

至此配置完毕,打开浏览器访问: http://您的发布机器ip:8090/ 愉快的使用吧~

About

A code deployment tool using git and ssh. 一个使用 git 和 ssh 的代码部署工具。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published