IT Devel Infra
Issue Management, Source revision control, Continuous integration 등 개발 인프라 시스템 관련 지식입니다.
- sonatype nexus - artifact 및 repository 관리
- gitlab 과 지라를 연동(JIRA Integration)해서 사용하기 #1
- SonarQube 설치 및 사용하기
- redmine - Issue & Project Management System
- MailHog 로 개발/테스트 메일 서버(SMTP EMail Server) 구성하기
- subversion
- 서브버전 저장소 성능 측정 하기 - subversion repository perfomance benchmarking
- svnsync 로 subversion repository 백업하기
- 서브버전 성능 최적화 - Subversion Performance Tuning
- apache httpd에서 버전관리 메타 데이타 디렉터리(.svn, .git) 접근 방지
- subversion repository URL 변경 - 서브버전 저장소 URL이 변경되었을 때
- svn hook 을 이용하여 comment 가 짧거나 JIRA Issue Key 가 없으면 commit 거부하게 설정
- subversion repository 동기화를 위한 스크립트
- subversion TroubleShooting
- svn hook 을 이용하여 commit 시 로그 메시지 검사 및 JIRA 연계 여부 검사
- svn pre-commit hook 을 이용하여 허용되지 않은 파일 확장자는 repository 추가 막기
- gitlab 과 JIRA 연동