摘要: vim /etc/security/limits.conf # End of file * soft nproc 65535 * hard nproc 65535 * hard nofile 1000000 * so... 阅读全文
posted @ 2016-10-17 20:57 reblue520 阅读(571) 评论(0) 推荐(0) 编辑
摘要: 使用walle检测报错: 查看日志 # tail -f /tmp/walle/walle-20161010.log 报错: 2016-10-10 14:20:30 -- 2016-10-10 14:20:30 -- Executing: $ mkdir -p /data/www/deploy/fro 阅读全文
posted @ 2016-10-17 17:44 reblue520 阅读(699) 评论(0) 推荐(0) 编辑
摘要: centos7.2环境nginx+mysql+php-fpm+svn配置walle自动化部署系统详解 操作系统:centos 7.2 x86_64 安装walle系统服务端 1.以下安装,均在宿主机(一台配置了LAMP/LNMP的linux机器)上操作 安装lnmp环境,建议使用centos7 yu 阅读全文
posted @ 2016-10-17 17:15 reblue520 阅读(401) 评论(0) 推荐(0) 编辑