티스토리 뷰
Refer below link
http://seleniumocean.blogspot.com/2018/03/replace-jenkins-logo-and-text-to-your.html
Install a plugin
https://wiki.jenkins.io/display/JENKINS/Simple+Theme+Plugin
https://plugins.jenkins.io/simple-theme-plugin
Configure
Jenkins --> Manage Jenkins --> Configure System --> Theme
CS sample
/* Custom style for Autobahn Jenkins Platform */
.logo img {
content:url("<JENKINS_HOME>/userContent/layout/logo.jpg");
/*change the path to your logo path*/
}
#jenkins-name-icon {
display: none;
}
.logo:after {
content: 'Sample Project';
font-weight: bold;
font-size: 40px;
font-family:"Brush Script MT", cursive;
margin-left: 200px;
margin-right: 12px;
color: Aqua;
line-height: 40px;
}
'DevOps > Jenkins' 카테고리의 다른 글
Jenkins: (성능개선) 각 잡들의 오래된 빌드 개수 조회 (0) | 2020.01.07 |
---|---|
Jenkins: " Parameterized Trigger " Plugin (0) | 2019.08.22 |
Jenkins: InfluxDB Plugin을 사용하여 Job 모니터링하기 (0) | 2019.08.06 |
5 Simple tips for boosting your Jenkins performance (0) | 2019.07.04 |
Jenkins: Couldn't find any revision to build. Verify the repository and branch configuration for this job (0) | 2019.04.04 |
How to view the metric data on Jenkins(Jenkins 에서 메트릭 데이터 보는 방법) (0) | 2018.12.26 |
Jenkins Pipeline - Declarative Pipeline 환경 변수 사용법 (0) | 2018.08.30 |
Jenkins (젠킨스) - Declarative Pipeline 공유 라이브러리 구성하기 (0) | 2018.08.29 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- vagrant
- 데브옵스
- Password manager
- JVM
- groovy
- openssl
- 플레이북
- 리눅스
- Docker
- Jenkins
- DevOps
- ssl
- 쓰레드덤프
- Config History
- rundeck
- iTerm2
- 엔시블
- Linux
- 파이프라인
- Ansible
- 젠킨스
- URL Encoding
- rsync
- Playbook
- Nexus
- Thread Dump
- 엔서블
- Shell Script
- PostgreSQL
- nginx
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
글 보관함