Simple Linux Panel
Go to file
Mr Chen 1653cb523a u 2018-11-21 19:27:26 +08:00
class u 2018-11-21 18:18:17 +08:00
data u 2018-10-29 20:19:59 +08:00
plugins u 2018-11-21 19:27:26 +08:00
route u 2018-11-21 19:27:26 +08:00
scripts Update scripts/install.sh 2018-11-08 17:54:27 +08:00
static u 2018-11-21 19:27:26 +08:00
templates u 2018-11-21 18:18: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-21 18:18:17 +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