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

feat: 배포 스크립트에 복구 기능 추가 #9

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Commits on Mar 25, 2024

  1. feat: 배포 스크립트에 복구 기능 추가

    - 이제 shutdown.sh 실행 후 backup.sh 를 실행하여 기존 jar 파일을
      백업해야 합니다.
    - 배포후 서버 시작은 startup.sh를 사용합니다. 배포과정에서 문제가 발생할
      경우 기존에 백업된 jar 파일으로 복구 후 자동으로 재시작합니다.
    wwingyou committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    14ad25b View commit details
    Browse the repository at this point in the history