Simple Linux Panel
Go to file
Mr Chen fa6b7c21ac u 2018-10-12 19:09:54 +08:00
.idea 更新 2018-09-26 20:02:11 +08:00
class u 2018-10-12 19:09:54 +08:00
data u 2018-10-07 16:29:42 +08:00
models up 2018-09-25 16:37:56 +08:00
plugins Update plugins/deployment/icon.png 2018-10-12 18:46:22 +08:00
scripts u 2018-10-12 19:09:54 +08:00
static u 2018-10-11 19:26:06 +08:00
templates u 2018-10-07 17:42:46 +08:00
test up 2018-09-25 16:37:56 +08:00
views u 2018-10-12 19:09:54 +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 Update app.py 2018-10-08 11:52:55 +08:00
requirements.txt up 2018-09-25 16:37:56 +08:00
start.sh up 2018-10-02 16:59:56 +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