Skip to content

Commit 09b559c

Browse files
authored
Create aws작업시작.md
aws 작업 시작
1 parent 24a811f commit 09b559c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

aws/aws작업시작.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# AWS + Nextjs + GitHub 연동
2+
3+
## AWS 세팅
4+
### aws 인스턴스 생성 방법
5+
- [출처](https://velog.io/@hajun-ryu/EC2-Github-Actions%EB%A1%9C-Next.js-%EB%B0%B0%ED%8F%AC-%EB%B0%8F-%EC%9E%90%EB%8F%99%ED%99%94CICD-1%ED%8E%B8-AWS-EC2-%EC%83%9D%EC%84%B1-%EB%B0%8F-%EC%84%A4%EC%A0%95)
6+
- ec2 인스턴스 생성하는 방법 순차대로 진행하면됨
7+
8+
### windows에서 방법
9+
- 해당 작업은 mac에서 진행하여 windows에서 진행하는 경우 chmod 400 명령어나 ssh 명령어가 작업이 되지 않는다.
10+
- 기존 파일 속성에서 사용 권한 -> 속성 권한 사용하지 않음 후 현재 사용자만 등록하여 읽기 및 실행 & 읽기만 선택 후 작업
11+
- [출처](https://tipsoda.com/2600)

0 commit comments

Comments
 (0)