ambimax/magento-deployscripts
Composer 安装命令:
composer require ambimax/magento-deployscripts
包简介
Collection of scripts for Magento builds and deployments
README 文档
README
Deploy scripts are based on the superb work of @fbrnc and AOE (https://github.com/AOEpeople/magento-deployscripts)
How it works
-
Whole magento project is packaged into a build archive (project.tar.gz)
-
Generated build is copied to a central storage server
-
Jenkins copies deploy.sh to remote server
-
deploy.sh is executed on remote server and initiates install.sh
-
Jenkins triggers cleanup script on remote server
composer
"require": {
"ambimax/magento-deployscripts": "~1.0"
}
License
Author Information
统计信息
- 总下载量: 1.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-24