python13 깃 데이터 저장 및 불러오기 로컬에서 서버 내용 변경 후 git add * git commit -m "변경내용" git push 서버에서 프로젝트 디렉토리로 이동 후 git pull sudo systemctl stop mysite.service # Gunicorn 서비스 종료 sudo systemctl restart mysite.service # Gunicorn 서비스 재시작 sudo systemctl status mysite.service #Gunicorn 서비스 상태 확인 2022. 9. 13. 이전 1 2 3 4 다음 728x90 LIST