ホームページ >バックエンド開発 >PHPチュートリアル >PHP 700 ワンクリック インストール スクリプト
OSCM (Operation System Configure Management) は、アジャイルな 運用と保守を提供することを目的として、運用と保守のスクリプトを自動化するために私が作成したプロジェクトです。 ansible、saltstack、puppet などの従来の自動運用およびメンテナンス ツールは、柔軟性が十分ではなく、構成が煩雑で、多くの制限があります。これらのツールは、ソフトウェア開発基盤のない運用および保守担当者に適しています。ソフトウェアエンジニアから運用保守分野に転職する人にとって、これらのツールは役に立ちません。
https://github.com/oscm/shell/
よく使う運用や保守をシェルフラグメントとして記述し、環境に応じて組み合わせて使用します。シェルで記述されているため、制限なく自由に使用でき、より柔軟です。
Nginx インストール スクリプト
?
1 2 3 4 |
|
PHP 安装脚本
?
1 2 3 4 5 |
/oscm/shell/master/os/centos7
|
curl -s https:
//raw
.githubusercontent.com
/oscm/shell /master/os/ntpd/ntp
.sh
bash
curl -s https:
//raw
.
usercontent.com/oscm/shell/master/os/user/www
.sh | bash
curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell /master/web/nginx/nginx
.🎜centos7🎜.sh |
bash
🎜🎜🎜🎜🎜🎜🎜PHP インストール スクリプト🎜🎜🎜🎜🎜 ?🎜🎜🎜🎜🎜🎜1🎜🎜2🎜🎜3🎜🎜4🎜🎜5🎜🎜🎜🎜🎜curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell/master/os/user/www
.sh
bash
🎜🎜 curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell/master/lang/gcc/ gcc
.sh |
bash
🎜🎜curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell/master/lang/php/devel
.sh
bash
🎜🎜 curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell/master/lang/php/ php-7
.0.0.sh |
bash
🎜🎜curl -s https:
//raw
.🎜github🎜usercontent.com
/oscm/shell/master/lang/php/php-7
.0.0-default.sh
bash
🎜🎜🎜🎜🎜🎜🎜🎜
🎜
上記では、centos7 と github のコンテンツを含む PHP 700 のワンクリック インストール スクリプトを紹介しました。PHP チュートリアルに興味のある友人に役立つことを願っています。 🎜
🎜
🎜