Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cicd - 스크립트 작성 #73

Closed
chanwooo opened this issue Dec 1, 2022 · 1 comment · Fixed by #74
Closed

cicd - 스크립트 작성 #73

chanwooo opened this issue Dec 1, 2022 · 1 comment · Fixed by #74
Assignees

Comments

@chanwooo
Copy link
Contributor

chanwooo commented Dec 1, 2022

cicd - 스크립트 작성

작업내용

  • start, stop, restart, status 기능 만들기
  • start에 git pull 추가
  • status에 동작상태 ps
@chanwooo
Copy link
Contributor Author

chanwooo commented Dec 2, 2022

start -> 이미 실행중인것 PS 있으면 exit
ps 한거랑 pid파일 대조 할 필요? 해피케이스에선 필요없을거같은데.. 만약 강제로 죽었다면?

stop -> pid파일 없으면 exit

chanwooo added a commit that referenced this issue Dec 2, 2022
- 비정상종료 후 시작할때 이전 프로세스 정리
- usage 추가
@chanwooo chanwooo self-assigned this Dec 6, 2022
chanwooo added a commit that referenced this issue Dec 6, 2022
* #73-start/stop/restart/status 스크립트 작성

* #73-스크립트 수정
- 비정상종료 후 시작할때 이전 프로세스 정리
- usage 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant