# Release_system **Repository Path**: jiangwenhui_admin/Release_system ## Basic Information - **Project Name**: Release_system - **Description**: 部署客户端要执行的命令yum -y install epel-releaseyum -y install python-pippip install --upgrade pippip install pymysqlpip install requestspip install djangocd 客户端路径python manage.py runserver 0.0.0.0:9999 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 部署客户端要执行的命令 yum -y install epel-release yum -y install python-pip pip install --upgrade pip pip install pymysql pip install requests pip install django cd 客户端路径 python manage.py runserver 0.0.0.0:9999 ![Alt text](1.png) ![Alt text](2.png) ![Alt text](3.png) ![Alt text](4.png)