출처
tech.osci.kr/2020/01/16/86039236/
jotaerre.net/2020/08/20/instalacion-de-gitlab-y-jenkins-en-una-misma-maquina-error-502/blog.naver.com/jang_delay/222058655324
apt-get update apt-get install -y postfix http://내부ip주소/ gitlab-ctl reconfigure gitlab-ctl stop |
깃랩 설치 완료
젠킨스
apt update apt install openjdk-8-jre-headless wget https://pkg.jenkins.io/debian-stable/jenkins.io.key apt-key add jenkins.io.key
apt install -y jenkins systemctl status jenkins
|
젠킨스 설치 완료
'Tools' 카테고리의 다른 글
Burp Suite Free Edition v1.7.26 모바일 취약점 점검 (0) | 2018.10.08 |
---|---|
Mobile-Security-Framework-MobSF 모바일 취약점 진단 (0) | 2018.07.17 |
Windows yara 1.7 (0) | 2015.11.09 |
웹쉘 탐지(bwsfinder) (1) | 2015.11.09 |