Docker를 이용하여 Jenkins 설치
https://narup.tistory.com/202
Setting
https://be-developer.tistory.com/16
ngrok
ngrok 설치 후 forwarding된 주소 보는 방법 ⇒ ngrok http {jenkins port number}
https://datacook.tistory.com/95
payload url을 읽지 못하는 경우 이와 같은 방법 사용
https://{Id}&{password}@{forwarding된 주소}
전체적인 Jenkins 흐름
https://lindarex.github.io/jenkins/jenkins-github-webhook-setting/