洪运源码

免费开源仿版宝塔面板mdserver-web0.10.2

简单的Linux面板,感谢BT.CN写出如此好的web管理软件。我一看到,就知道这是我一直想要的页面化管理方式。 复制了后台管理界面,按照自己想要的方式写了一版。


主要插件介绍

OpenResty - 轻量级,占有内存少,并发能力强。

PHP[52-81] - PHP是世界上最好的编程语言。

MySQL - 一种关系数据库管理系统。

MariaDB - 是MySQL的一个重要分支。

MongoDB - 一种非关系NOSQL数据库管理系统。

phpMyAdmin - 著名Web端MySQL管理工具。

Memcached - 一个高性能的分布式内存对象缓存系统。

Redis - 一个高性能的KV数据库。

PureFtpd - 一款专注于程序健壮和软件安全的免费FTP服务器软件。

Gogs - 一款极易搭建的自助Git服务。

Rsyncd - 通用同步服务。

版本更新 0.10.2

修复上次更新的UI问题。

FTP存储空间 备份数据库修复。

修复计划任务执行Python脚本的编码问题。

添加,修改计划任务参数强校验。


JSDelivr安装地址

初始安装

curl -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/install.sh | bash

直接更新

curl -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/update.sh | bash

卸载脚本

curl -fsSL https://cdn.jsdelivr.net/gh/midoks/mdserver-web@latest/scripts/uninstall.sh | bash

备用地址

初始安装

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | bash

直接更新

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | bash

卸载脚本

curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/uninstall.sh | bash

通用软件安装[命令行安装]

需已经安装mdserver-web

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/quick/app.sh | bash

DEV使用

curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/install_dev.sh | bash
curl -fsSL  https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/update_dev.sh | bash
curl -fsSL https://gitee.com/midoks/mdserver-web/raw/master/scripts/install_dev.sh | bash
curl -fsSL https://gitee.com/midoks/mdserver-web/raw/master/scripts/update_dev.sh | bash

授权许可

本项目采用 Apache 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。

免费开源仿版宝塔面板mdserver-web

免费开源仿版宝塔面板mdserver-web下载地址

免费开源仿版宝塔面板mdserver-web0.10.2 源码链接:https://www.hycodes.cn/server/2423.html

下载说明:本站部分资源供学习交流使用,如商业用途,请购正版。

返回顶部