Skip to content

Operation and maintenance personnel self-help gadget

Notifications You must be signed in to change notification settings

HanChengITer/ops-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ops-tools

Operation and maintenance personnel self-help gadget

env

E:\yc_study\github\ops-tools>python --version
Python 3.6.3

E:\yc_study\github\ops-tools>pip --version
pip 9.0.2 from c:\python36\lib\site-packages (python 3.6)

use

git clone git@github.com:HanChengITer/ops-tools.git
cd ops-tools/
python -m venv ot_env
source ot_env/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver 0.0.0.0:8080

About

Operation and maintenance personnel self-help gadget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published