mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-01-13 07:01:20 +08:00
update INSTALL and README
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
|
||||
# PHP-FPM
|
||||
|
||||
apt-get install php5-cli php5-fpm php-pear php5-mysql php5-curl php5-gd php-pear php5-imap php5-mcrypt php5-memcache php5-tidy php5-xmlrpc php5-sqlite php5-mongo
|
||||
apt-get install php5-cli php5-fpm php-pear php5-mysql php5-curl php5-gd php5-imap php5-mcrypt php5-memcache php5-tidy php5-xmlrpc php5-sqlite php5-mongo
|
||||
|
||||
rm /etc/php5/fpm/pool.d/www.conf
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ RootPanel 是一个高度插件化的,基于 Linux 的虚拟服务销售平台
|
||||
按实际使用流量实时结算的 ShadowSocks 代理。
|
||||
示例站点:<http://ss.rpvhost.net>
|
||||
|
||||
* 朋友合租(开发中)
|
||||
* Xen VPS(开发中)
|
||||
|
||||
## 安装和使用
|
||||
@@ -44,6 +45,8 @@ RootPanel 是一个高度插件化的,基于 Linux 的虚拟服务销售平台
|
||||
|
||||
shadowsocks.config.coffee # ShadowSocks 代理服务
|
||||
linux-vhost.config.coffee # Linux 虚拟主机
|
||||
share-vps.config.coffee # 朋友合租
|
||||
xen.config.coffee # Xen VPS
|
||||
|
||||
配置文件位于 `config.coffee`
|
||||
|
||||
@@ -58,4 +61,4 @@ RootPanel 是一个高度插件化的,基于 Linux 的虚拟服务销售平台
|
||||
|
||||
* [ChangeLog](https://github.com/jysperm/RootPanel/blob/master/CHANGELOG.md) | [Releases](https://github.com/jysperm/RootPanel/releases)
|
||||
* [TODO List](https://github.com/jysperm/RootPanel/labels/TODO)
|
||||
* LICENSE: [GPLv3](https://github.com/jysperm/RootPanel/blob/master/LICENSE)
|
||||
* LICENSE: [GPLv3](https://github.com/jysperm/RootPanel/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user