Simple Linux Panel
Go to file
midoks 7dfd820329 插件 2018-10-02 21:50:10 +08:00
.idea 更新 2018-09-26 20:02:11 +08:00
class up 2018-10-02 17:24:26 +08:00
data 插件 2018-10-02 21:50:10 +08:00
install up 2018-09-13 22:26:34 +08:00
models up 2018-09-25 16:37:56 +08:00
plugins 插件 2018-10-02 21:50:10 +08:00
static 插件 2018-10-02 21:50:10 +08:00
templates 插件 2018-10-02 21:50:10 +08:00
test up 2018-09-25 16:37:56 +08:00
views 插件 2018-10-02 21:50:10 +08:00
.gitignore 更新 2018-09-26 20:02:11 +08:00
LICENSE
README.md up 2018-09-25 16:37:56 +08:00
app.py 插件 2018-10-02 21:50:10 +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/install/install.sh | sh

手动操作

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