定制 itherz/deployer-phpcensor-plugin 二次开发

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

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

itherz/deployer-phpcensor-plugin

Composer 安装命令:

composer require itherz/deployer-phpcensor-plugin

包简介

Simple deployer(deployer.org) plugin for PHPCI

README 文档

README

Simple plugin for Deployer

How to use

Keyword of this plugin is simple. It means that you just need to define branch for configuration task name(if there is no task, plugin takes default value that is "deploy"), stage name(it would be just server name or defined stage) , verbosity level(for default is normal) and filename(by default deployer takes the deployer.php file)

Plugin options

  • stage(required) - Stage or server name
  • task(optional) - Task name (default task is deploy)
  • verbosity(optional) - Add verbose mode to plugin execution (default is no verbose that equal to normal in the option list of values below)
    • normal
    • verbose
    • very verbose
    • debug
    • quiet
  • file(optional) - Filename of deployer configuration. For default deployer takes deploy.php if this field is not specified

Sample configuration

\Ket4yii\PHPCI\Deployer\Plugin\Deployer:
  development: # branch name
    task: sample-task # optional, default task is deploy 
    stage: dev # required, name of stage or server
    verbosity: debug # optional, default is normal(no verbosity)
    file: .deploy_config.php # optional, deployer takes the deploy.php file for default
  master:
    stage: prod #required, name of stage or server

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固