Category Archives: DevOps
sendmail (1/4) – sendmail with Ubuntu
sendmail (1/4) – sendmail with Ubuntu
sendmail 설치
sudo apt update
sudo apt-get install openssl [CI/CD] EC2 에 jar 배포 (3/3)
CodeDeploy 에이전트 설치하기
[CI/CD] S3 에 파일전송 (2/3)
[CI/CD] travis ci 연동하기 (1/3)
travis ci 연동하기
travis ci 계정생성
퍼블릭 리포는 https://travis-ci.org/ 에서, 프라이빗 리포는 https://travis-ci.com/ 에 github … 더보기
프라이빗 Repo 클론시 비밀번호에 특수문자가 있으면
Ubuntu 18.04 Nginx에 SSL 적용하기
배포 전략(Rolling/Blue-Green/Canary)
배포 전략(Rolling/Blue-Green/Canary)
Rolling
여러대의 서버가 있는 경우, 점차적으로 서버에 배포하는 방식이다.
Blue-Green
기존 서버가 Blue… 더보기