|
@@ -1,6 +1,7 @@
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=lj2007331@gmail.com&item_name=OneinStack%20Donate¤cy_code=USD)
|
|
|
[](https://static.oneinstack.com/images/alipay.png)
|
|
|
[](https://static.oneinstack.com/images/weixin.png)
|
|
|
+
|
|
|
This script is written using the shell, in order to quickly deploy `LEMP`/`LAMP`/`LNMP`/`LNMPA`/`LTMP`(Linux, Nginx/Tengine/OpenResty, MySQL in a production environment/MariaDB/Percona, PHP, JAVA), applicable to CentOS 5~7(including redhat), Debian 6~8, Ubuntu 12~16 of 32 and 64.
|
|
|
|
|
|
Script properties:
|
|
@@ -42,7 +43,7 @@ screen -S oneinstack // If network interruption, you can execute the command
|
|
|
./install.sh // Do not sh install.sh or bash install.sh such execution
|
|
|
```
|
|
|
|
|
|
-## How to add PHP Extensions
|
|
|
+## How to add Extensions
|
|
|
```bash
|
|
|
cd ~/oneinstack // Must enter the directory execution under oneinstack
|
|
|
./addons.sh // Do not sh addons.sh or bash addons.sh such execution
|