Django channels application for running tests/managing test circuit/decrypting json files/running and managing load testing from one place
projects settings
- urls - url all apps
- routing - url all сокетов
- asgi - file Asynchronous Server Gateway Interface, for nginx deploying
- settings - setting for django
css and all pictures
html pages
cd /home/user/apps/tests-remote-control
sudo git pull (use your login and pass from gitlab)
sudo systemctl restart daphne.service
sudo systemctl status daphne.service
nohup python3.6 manage.py runserver 0.0.0.0:9080 &
sudo systemctl restart nginx
sudo systemctl restart daphne.service
/etc/systemd/system/daphne.service
Need to set up nginx statics share and add allure reports
/usr/share/nginx/html/stats