update 6.2.4

This commit is contained in:
jose
2019-09-07 16:25:23 +08:00
parent c86a5c2466
commit 5663522d80
199 changed files with 14589 additions and 719 deletions
+15 -1
View File
@@ -1,10 +1,24 @@
[{
"name":"FTP storage space",
"type":"Cron job",
"ps":"Package the website or database back to the FTP storage space.",
"status":false,
"opt":"ftp",
"module":"ftp",
"script":"ftp",
"help":"http://www.bt.cn/bbs",
"key":"Host|Please enter the host address|FTP server address, for example192.168.0.1:21",
"secret":"Username|Please enter the login username|Specify the FTP username",
"bucket":"Password|Please enter the login password|Specify the FTP password",
"domain":"Storage location|Please enter the storage location|path relative to the FTP root directory, such as /backup",
"check":["/www/server/panel/script/backup_ftp.py"]
},{
"name":"Google Cloud Storage",
"type":"Cron job",
"ps":"Back up your website or database to Google Cloud Storage.",
"status":false,
"opt":"gcloud",
"module":"google.cloud",
"module":"os",
"script":"google",
"help":"http://forum.aapanel.com",
"key":"",
+4 -4
View File
@@ -1,7 +1,7 @@
[{"name":"Nginx","versions":[{"status":false,"version":"1.15"},{"status":false,"version":"1.14"},{"status":false,"version":"1.12"},{"status":false,"version":"1.8"},{"status":false,"version":"-Tengine2.2"},{"status":false,"version":"openresty"}],"type":"Web服务器","msg":"Nginx是一款轻量级的Web服务器!","shell":"nginx.sh","check":"server/nginx/sbin/nginx"},
[{"name":"Nginx","versions":[{"status":false,"version":"1.17"},{"status":false,"version":"1.16"},{"status":false,"version":"1.15"},{"status":false,"version":"1.14"},{"status":false,"version":"1.12"},{"status":false,"version":"-Tengine2.2"},{"status":false,"version":"openresty"}],"type":"Web服务器","msg":"Nginx是一款轻量级的Web服务器!","shell":"nginx.sh","check":"server/nginx/sbin/nginx"},
{"name":"Apache","versions":[{"status":false,"version":"2.4"},{"status":false,"version":"2.2"}],"type":"Web服务器","msg":"Apache是世界使用排名第一的Web服务器软件。","shell":"httpd.sh","check":"server/apache/bin/httpd"},
{"name":"MySQL","versions":[{"status":false,"version":"5.1"},{"status":false,"version":"5.5"},{"status":false,"version":"5.6"},{"status":false,"version":"5.7"},{"status":false,"version":"AliSQL"},{"status":false,"version":"mariadb_10.0"},{"status":false,"version":"mariadb_10.1"}],"type":"数据库","msg":"推荐安装!","shell":"mysql.sh","check":"server/mysql/bin/mysql"},
{"name":"MySQL","versions":[{"status":false,"version":"5.1"},{"status":false,"version":"5.5"},{"status":false,"version":"5.6"},{"status":false,"version":"5.7"},{"status":false,"version":"8.0"},{"status":false,"version":"AliSQL"},{"status":false,"version":"mariadb_10.0"},{"status":false,"version":"mariadb_10.1"},{"status":false,"version":"mariadb_10.2"},{"status":false,"version":"mariadb_10.3"}],"type":"数据库","msg":"推荐安装!","shell":"mysql.sh","check":"server/mysql/bin/mysql"},
{"name":"Pure-Ftpd","versions":[{"status":false,"version":"1.0.47"}],"type":"FTP服务器","msg":"PureFTPd是一款专注于程序健壮和软件安全的免费FTP服务器软件","shell":"pure-ftpd.sh","check":"server/pure-ftpd/bin/pure-pw"},
{"name":"PHP","versions":[{"status":false,"version":"5.2"},{"status":false,"version":"5.3"},{"status":false,"version":"5.4"},{"status":false,"version":"5.5"},{"status":false,"version":"5.6"},{"status":false,"version":"7.0"},{"status":false,"version":"7.1"},{"status":false,"version":"7.2"}],"type":"语言解释器","msg":"若非必要,请安装更新的版本!","shell":"php.sh","check":"server/php/VERSION/bin/php"},
{"name":"PHP","versions":[{"status":false,"version":"5.2"},{"status":false,"version":"5.3"},{"status":false,"version":"5.4"},{"status":false,"version":"5.5"},{"status":false,"version":"5.6"},{"status":false,"version":"7.0"},{"status":false,"version":"7.1"},{"status":false,"version":"7.2"},{"status":false,"version":"7.3"}],"type":"语言解释器","msg":"若非必要,请安装更新的版本!","shell":"php.sh","check":"server/php/VERSION/bin/php"},
{"name":"Tomcat","versions":[{"status":false,"version":"7"},{"status":false,"version":"8"},{"status":false,"version":"9"}],"type":"语言解释器","msg":"java-ee解释器","shell":"tomcat.sh","check":"server/tomcat/bin/catalina.sh"},
{"name":"phpMyAdmin","versions":[{"status":false,"version":"4.0"},{"status":false,"version":"4.4"},{"status":false,"version":"4.7"}],"type":"数据库工具","msg":"Web端MySQL管理工具","shell":"phpmyadmin.sh","check":"server/phpmyadmin/version.pl"}]
{"name":"phpMyAdmin","versions":[{"status":false,"version":"4.0"},{"status":false,"version":"4.4"},{"status":false,"version":"4.7"},{"status":false,"version":"4.8"},{"status":false,"version":"4.9"}],"type":"数据库工具","msg":"Web端MySQL管理工具","shell":"phpmyadmin.sh","check":"server/phpmyadmin/version.pl"}]