1. 젠킨스 설치
- https://hub.docker.com (도커가 설치되어 있어야 함)
- cmd창 열기
- docker pull jenkins/jenkins (*이미지 다운로드)
2. 젠킨스 실행
https://github.com/jenkinsci/docker
GitHub - jenkinsci/docker: Docker official jenkins repo
Docker official jenkins repo. Contribute to jenkinsci/docker development by creating an account on GitHub.
github.com
위에 깃허브 사이트 접속해서 체크된 부분 복사
--name jenkins-server 이름 부여하기
docker ps 입력 후 젠킨스가 잘 실행되고 있는지 확인
3. 젠킨스 초기 비밀번호 확인
Docker(도커) Desktop 접속하면 초기 비밀번호가 발급됐습니다!😍
⏬ 2탄 링크
https://han-developer.tistory.com/62
[AWS] Jenkins 설치 및 설정 2탄😀
https://han-developer.tistory.com/manage/newpost/61?type=post&returnURL=https%3A%2F%2Fhan-developer.tistory.com%2F61 https://han-developer.tistory.com/manage/newpost/61?returnURL=https%3A%2F%2Fhan-developer.tistory.com%2F61&type=post han-developer.tistory.
han-developer.tistory.com
'AWS > Jenkins' 카테고리의 다른 글
[AWS] Jenkins Maven설치 확인😀 (0) | 2022.12.22 |
---|---|
[AWS] Jenkins Git 설치 확인😀 (0) | 2022.12.22 |
[AWS] Jenkins 프로젝트 생성😀 (0) | 2022.12.22 |
[AWS] Jenkins JDK 설정(feat. JAVA_HOME 경로)😀 (0) | 2022.12.21 |
[AWS] Jenkins 설치 및 설정 2탄😀 (0) | 2022.12.21 |