[Quality Control] Jenkins
Updated:
설명
- 소프트웨어 구축, 테스트, 배포를 자동화하는 독립형 오픈 소스 자동화 서버
설치
dnf install tomcat
wget http://mirrors.jenkins-ci.org/war/latest/jenkins.war
find / -type d | grep "tomcat\/webapps"
cp jenkins.war ${3번 결과}/.
systemctl start tomcat
http://${ip}:8080/jenkins