출처
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
Instalación de GitLab y Jenkins en una misma máquina – Error 502
He realizado la instalación de GitLab y Jenkins en la misma máquina, y me he encontrado con que GitLab ha dejado de funcionar apareciendo el mensaje “Whoops, GitLab is taking too much time to…
jotaerre.net
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' 카테고리의 다른 글
nessus (0) | 2025.04.02 |
---|---|
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 |