Simple Linux Panel
Go to file
midoks 89e3940771 Update requirements.txt 2020-07-10 13:47:47 +08:00
class Update crontab_api.py 2020-06-24 00:37:02 +08:00
data up 2019-04-30 00:14:07 +08:00
plugins up 2020-06-28 13:49:44 +08:00
rewrite/nginx Create v2ray.conf 2020-06-20 18:27:07 +08:00
route flask cache 2019-12-08 21:10:22 +08:00
scripts Update install_centos.sh 2020-07-09 20:05:14 +08:00
ssl 面板设置功能ok 2019-02-22 14:22:13 +08:00
version 0.7.3 2019-03-29 01:14:01 +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 2019-11-30 18:28:34 +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 Update requirements.txt 2020-07-10 13:47:47 +08:00
setting.py Update setting.py 2019-07-31 21:42:52 +08:00
task.py Update task.py 2019-05-05 20:46:23 +08:00
tools.py 优化修改 2019-03-14 02:07:39 +08:00

README.md

mdserver-web 0.8.0

简单的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.0

  • 添加PHP74版本
  • 优化PHP及扩展安装脚本

自动安装

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

了解更多...