Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seungm2n/prjt_bookrent
https://github.com/seungm2n/prjt_bookrent
aws-ec2 aws-s3 dbeaver github-actions java mariadb shell-script springboot yml
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seungm2n/prjt_bookrent
- Owner: seungm2n
- Created: 2023-11-30T10:23:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-04T07:55:34.000Z (about 1 year ago)
- Last Synced: 2025-01-26T10:08:35.156Z (18 days ago)
- Topics: aws-ec2, aws-s3, dbeaver, github-actions, java, mariadb, shell-script, springboot, yml
- Language: Java
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 23-11-29
- [main.yml] Github Action할 때, 오류확인 후 수정.
## 23-11-30
- [start.sh][stop.sh] 경로문제 발견 후 수정
## 23-12-01
- [application.yml] 정보노출 방지를 위해 기존 application.yml파일 주석 처리 후 secret처리
- [EC2] port 충돌 문제 8080 -> 8081 변경
- [EC2] 'nohup.out' / 'ps -ef | grep java' 명령어로 정상작동 확인