Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madre/devops
开发运维管理系统
https://github.com/madre/devops
devops django saltstack xadmin
Last synced: about 1 month ago
JSON representation
开发运维管理系统
- Host: GitHub
- URL: https://github.com/madre/devops
- Owner: madre
- License: mit
- Created: 2015-09-08T03:10:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-08T03:26:47.000Z (about 9 years ago)
- Last Synced: 2024-09-30T13:39:24.109Z (about 1 month ago)
- Topics: devops, django, saltstack, xadmin
- Language: Python
- Size: 7.24 MB
- Stars: 52
- Watchers: 9
- Forks: 48
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 运维开发管理系统
使用 pip install -r requirements.txt 安装包依赖;
进入项目目录,运行 python manage.py runserver ; 默认端口 8000;
进入网站: http://localhost:8000
进入管理后台: http://localhost:8000/backend/
管理员用户员/密码 : admin/ admin
首页
![封面图](https://github.com/madre/devops/blob/master/static/image/home.png)管理后台
![后台界面](https://github.com/madre/devops/blob/master/static/image/xadmin.png)