#AWS 콘솔에서 키패어 생성 -> pem 파일 다운로드 #로컬에서 #다운로드된 pem 파일의 권한이 많으면 pub 생성이 안됨 sudo chmod 400 amazon-ec2-key.pem #pub 생성 ssh-keygen -e -f amazon-ec2-key.pem >> amazon-ec2-key.pem.pub #ec2 서버에서 /home/ec2-user/.ssh 로 이동 cd .ssh #pub 파일의 암호화키 부분을 authorized_keys 에 등록 # 앞에 "ssh-rsa " 추가 # 뒤에 " 계정" 추가 sudo vi authorized_keys ssh-rsa AAAAB3Nzxxx생략xxxJE84UOpccWJh45z5/123456 admin_account ssh-rsa AAAAB3Nzxxx생략..
CloudFormation + Ansible로 IaC (Infrastructure as Code)로 구성 Git 소스 위치 : https://github.com/Justin-ad-Park/EffectiveDevOpsTemplates Justin-ad-Park/EffectiveDevOpsTemplates AWS+DevOps : AWS CloudFormation. Contribute to Justin-ad-Park/EffectiveDevOpsTemplates development by creating an account on GitHub. github.com CLI 설치 및 권한 설정 1. PyPA 파이썬 패키지 관리자 설치 #Windows $ sudo apt install python-pip #MAC $ ..
보호되어 있는 글입니다.
11. 스프링부트로 웹 서비스 출시하기 EC2 인스턴스가 재기동 될 때 서비스가 자동으로 실행되도록 하는 방법 입니다. 관련 소스는 GitHub 에 있습니다. CodeDeploy-Agent 구동 /etc/init.d/codedeploy-startup.shsudo service codedeploy-agent start CodeDeploy Agent 설치는 아래 링크의 6-3-6. 참고https://justinadpark.tistory.com/7?category=739024 Spring Web Service 자동 실행/etc/init/spring-webservice.conf description "Hello spring webservice" # Start when the system is ready to d..
What are we going to build? In this article series, we will build a simple Node.js app that hosted on AWS EC2 instance. Furthermore, we are going to configure automation server and host Jenkins on a separate AWS EC2 instance. Jenkins will help us to automate the CI/CD process. For every code change from our Node.js app repository, Jenkins will get notified and it will pull the changes into our J..
What are we going to build?In this article series, we will build a simple Node.js app that hosted on AWS EC2 instance. Furthermore, we are going to configure automation server and host Jenkins on a separate AWS EC2 instance. Jenkins will help us to automate the CI/CD process. For every code change from our Node.js app repository, Jenkins will get notified and it will pull the changes into our Je..
퍼온 곳 https://medium.com/konvergen/jenkins-for-node-js-app-on-aws-ec2-part-1-installing-jenkins-on-ec2-24675cc08998 Jenkins를 수동으로 설치하는 방법이 있어 퍼왔습니다. 다만, 저는 Jenkins를 자주 설치해서 사용하기 때문에, CloudFormation + Ansible로 IaC (Infrastructure as Code)로 구성해 두었습니다.What are we going to build?In this article series, we will build a simple Node.js app that hosted on AWS EC2 instance. Furthermore, we are going to co..
- Total
- Today
- Yesterday
- 맥 #인쇄옵션 #양면인쇄 #단면인쇄
- 쿠버네티스
- 성능최적화기법 #성능최적화패턴 #성능튜닝
- Linux
- Single
- Nginx
- 내부회계통제
- JIRA 워크플로우 Workflow
- 크롬 단축키
- dsl
- rxjava
- spring
- ITGC
- Domain Specific Language
- deployment
- kubernetes
- Kubeconfig
- ES6 #http-server #node.js #vue.js
- 스프링
- k8s
- ClassDiagram
- istio
- AWS
- Jenkins
- docker
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
