===================================================================================================
- FTP로 war 파일 deploy
http://lng1982.tistory.com/132
http://kthan.tistory.com/113
젠킨스 plug-in 관리 화면에서
Publish Over SSH
Publish Over FTP
플러그인 설치 후
젠킨스 관리화면에서 Publish Over FTP 설정
빌드설정에서 Post-build Action 설정해준다
Source files : **/*.war
Remove prefix : 제거할 접두어( ex - target/ )
Remote direct : 생략가능
===================================================================================================
- SSH plugin
https://wiki.jenkins-ci.org/display/JENKINS/SSH+plugin
원격서버 접속 후 쉘명령어 실행시 필요한 플러그인
http://kthan.tistory.com/m/post/113
===================================================================================================
- Dontainer에 deploy plugin
http://woniperstory.tistory.com/201
Deploy to container Plugin
===================================================================================================
'jenkins' 카테고리의 다른 글
젠킨스 플러그인 직접 설치 (0) | 2015.01.08 |
---|---|
Jenkins 보안 설정 뒤, 리셋 하는 법... (0) | 2014.10.06 |
emma plugin <=> JaCoCo plugin (0) | 2014.09.03 |
젠킨스에서 톰켓 재시작 방법 (스크립트 실행) (0) | 2014.08.27 |
허드슨 설정 (0) | 2013.01.31 |