Updated:

less than 1 minute read

설명

  • 소프트웨어 구축, 테스트, 배포를 자동화하는 독립형 오픈 소스 자동화 서버


설치

  1. dnf install tomcat
  2. wget http://mirrors.jenkins-ci.org/war/latest/jenkins.war
  3. find / -type d | grep "tomcat\/webapps"
  4. cp jenkins.war ${3번 결과}/.
  5. systemctl start tomcat
  6. http://${ip}:8080/jenkins