|
|
||
|---|---|---|
| class | ||
| data | ||
| models | ||
| plugins | ||
| route | ||
| scripts | ||
| static | ||
| templates | ||
| tmp | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| app.py | ||
| del_pyc.sh | ||
| requirements.txt | ||
| restart.sh | ||
| start.sh | ||
| stop.sh | ||
| task.py | ||
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