定制 koala-framework/kwf-deploy 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

koala-framework/kwf-deploy

Composer 安装命令:

composer require koala-framework/kwf-deploy

包简介

Deployment scripts for Koala Framework based applications

README 文档

README

Deploy Scripts for Koala Framework based Web Applications

Usage

Add kwf-deploy to your project

composer require koala-framework/kwf-deploy

Make sure you have set the following variables in the production section of your config.ini

server.user = chiefe
server.host = perfection.example.com
server.dir = /var/www/my-awesome-project

In case of the first deployment, the project directory has to already exist on the server

Test the connection

With the shell command, we can access the server via ssh

php ./vendor/bin/deploy shell

Deploy using rsync

php ./vendor/bin/deploy rsync

统计信息

  • 总下载量: 21.16k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 4
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 14
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2014-11-07