mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
7 years ago | |
|---|---|---|
| class | 7 years ago | |
| data | 7 years ago | |
| plugins | 7 years ago | |
| rewrite/nginx | 7 years ago | |
| route | 7 years ago | |
| scripts | 7 years ago | |
| ssl | 7 years ago | |
| version | 7 years ago | |
| .gitignore | 7 years ago | |
| LICENSE | 8 years ago | |
| README.md | 7 years ago | |
| app.py | 7 years ago | |
| cli.sh | 7 years ago | |
| requirements.txt | 7 years ago | |
| setting.py | 7 years ago | |
| task.py | 7 years ago | |
| tools.py | 7 years ago | |
README.md
mdserver-web
简单的Linux面板,感谢bt.cn写出如此好的web管理软件。我一看到,就知道这是我一直想要的页面化管理方式。 复制了后台管理界面,按照自己想要的方式写了一版。
自动安装
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install.sh | sh
更新
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/update.sh | sh