Simple Linux Panel
Go to file
Mr Chen cef7215fdc u 2018-10-26 13:53:39 +08:00
class u 2018-10-26 13:17:19 +08:00
data update 2018-10-25 19:32:21 +08:00
models up 2018-09-25 16:37:56 +08:00
plugins u 2018-10-13 22:54:11 +08:00
route u 2018-10-26 13:53:39 +08:00
scripts u 2018-10-12 19:09:54 +08:00
static u 2018-10-26 13:53:39 +08:00
templates u 2018-10-26 13:53:39 +08:00
.gitignore 更新 2018-09-26 20:02:11 +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 u 2018-10-26 13:53:39 +08:00
del_pyc.sh Update del_pyc.sh 2018-10-14 20:55:05 +08:00
requirements.txt up 2018-09-25 16:37:56 +08:00
start.sh up 2018-10-02 16:59:56 +08:00
task.py u 2018-10-14 12:47:54 +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