Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madre/devops

开发运维管理系统
https://github.com/madre/devops

devops django saltstack xadmin

Last synced: about 1 month ago
JSON representation

开发运维管理系统

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)