https://github.com/neulhan/djangoautodeploytutorial
django 를 github-actions 와 AWS code deploy 를 이용해서 AWS EC2에 자동 배포하는 튜토리얼
https://github.com/neulhan/djangoautodeploytutorial
Last synced: about 1 year ago
JSON representation
django 를 github-actions 와 AWS code deploy 를 이용해서 AWS EC2에 자동 배포하는 튜토리얼
- Host: GitHub
- URL: https://github.com/neulhan/djangoautodeploytutorial
- Owner: Neulhan
- Created: 2020-04-12T05:21:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T23:13:39.000Z (about 4 years ago)
- Last Synced: 2023-03-03T16:31:57.134Z (over 3 years ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django 배포 자동화
`github-actions`와 `code deploy` 를 이용한 Django EC2 자동 배포 방법입니다.
## 사용 스택






