Simple Linux Panel
Go to file
midoks 63b21f81e6 Update qbittorrent_worker.py 2020-07-25 17:35:48 +08:00
class Update system_api.py 2020-07-15 12:38:32 +08:00
data up 2020-07-15 09:40:02 +08:00
plugins Update qbittorrent_worker.py 2020-07-25 17:35:48 +08:00
rewrite/nginx Create wmcms.conf 2020-07-13 18:17:46 +08:00
route Update __init__.py 2020-07-10 16:22:14 +08:00
scripts up 2020-07-15 09:40:02 +08:00
ssl 面板设置功能ok 2019-02-22 14:22:13 +08:00
version up 2020-07-15 11:07:09 +08:00
.gitignore update 2019-08-26 22:14:22 +08:00
LICENSE Initial commit 2018-09-11 14:44:15 +08:00
README.md up 2020-07-15 11:07:09 +08:00
app.py update 2019-02-18 16:21:31 +08:00
clear.sh Create clear.sh 2020-07-04 12:19:03 +08:00
cli.sh up 2019-03-14 12:53:21 +08:00
requirements.txt up 2020-07-15 11:36:30 +08:00
setting.py 2020-07-10 解决public冲突。 2020-07-10 15:57:25 +08:00
task.py 2020-07-10 解决public冲突。 2020-07-10 15:57:25 +08:00
tools.py 2020-07-10 解决public冲突。 2020-07-10 15:57:25 +08:00

README.md

mdserver-web 0.8.5

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

  • ssh工具优化
  • 面板收藏功能完成
  • 网站子目录绑定
  • 网站备份功能
  • 自动更新优化
  • 插件方式管理

基本上可以使用,后续会继续优化!欢迎提供意见!

主要插件介绍

  • OpenResty - 轻量级,占有内存少,并发能力强。
  • PHP[53-74] - PHP是世界上最好的编程语言。
  • MySQL - MySQL是一种关系数据库管理系统。
  • phpMyAdmin - 著名Web端MySQL管理工具。
  • Memcached - 一个高性能的分布式内存对象缓存系统。
  • Redis - 一个高性能的key-value数据库。
  • CSVN - 最流行的SVN代码共享管理软件。
  • PureFtpd - 一款专注于程序健壮和软件安全的免费FTP服务器软件。
  • Gogs - 一款极易搭建的自助Git服务。
  • Rsyncd - 通用同步服务。

版本更新 0.8.5

  • 添加PHP80版本-Alpha。
  • 优化PHP及扩展安装脚本。
  • 自动识别IP地址。
  • 增加xhprof插件。

自动安装

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

更新

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

无图不真相

截图

wiki

了解更多...