PHP 700 一键安装脚本

php中文网
发布: 2016-07-29 09:11:09
原创
1666人浏览过

oscm (operation system configure management) 是我创建的一个自动化运维脚本的项目,旨在提供敏捷运维。传统自动化运维工具例如  ansible, saltstack,puppet  不够灵活,配置繁琐,很多限制等等。这些工具更适合没有软件开发基础的运维人员。对于从软件工程师转到运维领域的人,这些工具就是鸡肋。 

https://github.com/oscm/shell/

我将常用的运维写成 Shell 片段,根据环境的不同,加以组合使用。由于是shell 编写,可能自由发挥,不受任何限制,更灵活。

Nginx 安装脚本

?

立即学习PHP免费学习笔记(深入)”;

1

2

3

4

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/os/<strong>centos7</strong>.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/os/ntpd/ntp.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/os/user/www.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/web/nginx/nginx.<strong>centos7</strong>.sh | bash

佳弗竞拍系统
佳弗竞拍系统

佳弗网络竞拍系统6.0版本 环境需求 1. 可用的 www 服务器,如 Apache、Zeus、IIS 等 2. php 4.3.0 及以上 3. Zend Optimizer 2.5.7 及以上 4. MySQL 3.23 及以上,仅针对 MySQL 版 安装 1.安装按照提示流程一步一步安装 2.安装过后如果出现错误,请删除 ./admin/Runtime 和 ./app/Runtime

佳弗竞拍系统 0
查看详情 佳弗竞拍系统

PHP 安装脚本

?

立即学习PHP免费学习笔记(深入)”;

1

2

3

4

5

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/os/user/www.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/lang/gcc/gcc.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/lang/php/devel.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/lang/php/php-7.0.0.sh | bash

curl -s https://raw.<strong>github</strong>usercontent.com/oscm/shell/master/lang/php/php-7.0.0-default.sh  | bash

以上就介绍了PHP 700 一键安装脚本,包括了centos7,github方面的内容,希望对PHP教程有兴趣的朋友有所帮助。

PHP速学教程(入门到精通)
PHP速学教程(入门到精通)

PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号