|
il y a 9 ans | |
---|---|---|
assets | il y a 9 ans | |
components | il y a 9 ans | |
config | il y a 9 ans | |
console | il y a 9 ans | |
controllers | il y a 9 ans | |
deploy.yml | il y a 9 ans | |
il y a 9 ans | ||
messages | il y a 9 ans | |
migrations | il y a 9 ans | |
models | il y a 9 ans | |
runtime | il y a 9 ans | |
views | il y a 9 ans | |
web | il y a 9 ans | |
widgets | il y a 9 ans | |
.gitignore | il y a 9 ans | |
LICENSE | il y a 9 ans | |
README.md | il y a 9 ans | |
composer.json | il y a 9 ans | |
submit.sh | il y a 9 ans | |
yii | il y a 9 ans |
Walle景愿是做一个web系统工具,实现最基础的上线部署,以及日志分析。
WEBROOT/deploy.yml/env/production.yml
#production
scm:
type: git
url: git@github.com:meolu/walle.git
branch: master
deployment:
user: edison
from: /var/www/deploy/from
to: /var/www/deploy/to
excludes:
strategy: targz
releases:
enabled: true
max: 10
symlink: current
directory: releases
hosts:
- 127.0.0.1
tasks:
pre-deploy:
on-deploy:
post-release:
post-deploy: