# devops-1 **Repository Path**: vlc/devops-1 ## Basic Information - **Project Name**: devops-1 - **Description**: 开发运维管理系统 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)