Simple Linux Panel
Go to file
Mr Chen 3e5b951a41 wd 2018-11-20 14:01:17 +08:00
class wq 2018-11-13 14:18:06 +08:00
data u 2018-10-29 20:19:59 +08:00
plugins wd 2018-11-20 14:01:17 +08:00
route wd 2018-11-20 14:01:17 +08:00
scripts Update scripts/install.sh 2018-11-08 17:54:27 +08:00
static wd 2018-11-20 14:01:17 +08:00
templates up 2018-11-19 13:32:17 +08:00
.gitignore up 2018-11-05 16:49:37 +08:00
LICENSE Initial commit 2018-09-11 14:44:15 +08:00
README.md u 2018-10-12 19:09:54 +08:00
app.py q 2018-11-08 17:38:15 +08:00
del_pyc.sh Update del_pyc.sh 2018-10-14 20:55:05 +08:00
requirements.txt u 2018-11-06 13:42:24 +08:00
restart.sh u 2018-10-29 20:19:59 +08:00
start.sh u 2018-10-29 20:19:59 +08:00
stop.sh u 2018-10-29 20:19:59 +08:00
task.py u 2018-11-04 23:20:06 +08:00

README.md

mdweb

简单的Linux面板

自动安装

curl -fsSL  https://raw.githubusercontent.com/midoks/mdweb/master/sciprts/install.sh | sh

手动操作

  • pip install pip==9.0.3
  • pip install flask
  • pip install gunicorn
  • pip install psutil
  • pip install -r requirements.txt