php-deployment-manager:部署管理器,可在GIT推送后在服务器上自动部署PHP或GO项目

时间:2021-05-05 22:34:49
【文件属性】:
文件名称:php-deployment-manager:部署管理器,可在GIT推送后在服务器上自动部署PHP或GO项目
文件大小:33KB
文件格式:ZIP
更新时间:2021-05-05 22:34:49
PHP 先决条件 您必须事先创建一个UTF-8数据库和一个具有读/写权限的用户 安装 使用安装项目 $ composer create-project asticode/php-deployment-manager 并按照屏幕上的说明进行操作 $ To install the manager, you need a valid UTF-8 database as well as a user with read/write privileges on it. Once you have it, please fill in the information below: $ $ database host [localhost]: $ database name [deployment]: $ database user name: $ database user passw
【文件预览】:
php-deployment-manager-master
----.gitignore(89B)
----app()
--------console(751B)
--------install()
--------config()
----sql()
--------deployment.20150926.sql(1KB)
----src()
--------Command()
--------Entity()
--------Enum()
--------Service()
--------bootstrap.php(3KB)
--------Mapper()
--------Repository()
----composer.json(1KB)
----composer.lock(23KB)
----readme.md(2KB)

网友评论