设为首页 收藏本站
查看: 1082|回复: 0

[经验分享] jenkins 服务器的安装

[复制链接]

尚未签到

发表于 2018-9-4 08:22:31 | 显示全部楼层 |阅读模式
## Path:        Development/Jenkins  
## Description: Jenkins Continuous Integration Server
  
## Type:        string
  
## Default:     "/var/lib/jenkins"
  
## ServiceRestart: jenkins
  
#
  
# Directory where Jenkins store its configuration and working
  
# files (checkouts, build reports, artifacts, ...).
  
#
  
JENKINS_HOME="/var/lib/jenkins"     ###jenkins安装目录,WAR包会放在这里
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# Java executable to run Jenkins
  
# When left empty, we'll try to find the suitable Java.
  
#
  
JENKINS_JAVA_CMD=""
  

  
## Type:        string
  
## Default:     "jenkins"
  
## ServiceRestart: jenkins
  
#
  
# Unix user account that runs the Jenkins daemon
  
# Be careful when you change this, as you need to update
  
# permissions of $JENKINS_HOME and /var/log/jenkins.
  
#
  
JENKINS_USER="jenkins"
  

  
## Type:        string
  
## Default: "false"
  
## ServiceRestart: jenkins
  
#
  
# Whether to skip potentially long-running chown at the
  
# $JENKINS_HOME location. Do not enable this, "true", unless
  
# you know what you're doing. See JENKINS-23273.
  
#
  
#JENKINS_INSTALL_SKIP_CHOWN="false"
  

  
## Type: string
  
## Default:     "-Djava.awt.headless=true"
  
## ServiceRestart: jenkins
  
#
  
# Options to pass to java when running Jenkins.
  
#
  
JENKINS_JAVA_OPTIONS="-Djava.awt.headless=true"
  

  
## Type:        integer(0:65535)
  
## Default:     8080
  
## ServiceRestart: jenkins
  
#
  
# Port Jenkins is listening on.
  
# Set to -1 to disable
  
#
  
JENKINS_PORT="8080"
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# IP address Jenkins listens on for HTTP requests.
  
# Default is all interfaces (0.0.0.0).
  
#
  
JENKINS_LISTEN_ADDRESS=""
  

  
## Type:        integer(0:65535)
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# HTTPS port Jenkins is listening on.
  
# Default is disabled.
  
#
  
JENKINS_HTTPS_PORT=""
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# Path to the keystore in JKS format (as created by the JDK 'keytool').
  
# Default is disabled.
  
#
  
JENKINS_HTTPS_KEYSTORE=""
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# Password to access the keystore defined in JENKINS_HTTPS_KEYSTORE.
  
# Default is disabled.
  
#
  
JENKINS_HTTPS_KEYSTORE_PASSWORD=""
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# IP address Jenkins listens on for HTTPS requests.
  
# Default is disabled.
  
#
  
JENKINS_HTTPS_LISTEN_ADDRESS=""
  

  

  
## Type:        integer(1:9)
  
## Default:     5
  
## ServiceRestart: jenkins
  
#
  
# Debug level for logs -- the higher the value, the more verbose.
  
# 5 is INFO.
  
#
  
JENKINS_DEBUG_LEVEL="5"
  

  
## Type:        yesno
  
## Default:     no
  
## ServiceRestart: jenkins
  
#
  
# Whether to enable access logging or not.
  
#
  
JENKINS_ENABLE_ACCESS_LOG="no"
  

  
## Type:        integer
  
## Default:     100
  
## ServiceRestart: jenkins
  
#
  
# Maximum number of HTTP worker threads.
  
#
  
JENKINS_HANDLER_MAX="100"
  

  
## Type:        integer
  
## Default:     20
  
## ServiceRestart: jenkins
  
#
  
# Maximum number of idle HTTP worker threads.
  
#
  
JENKINS_HANDLER_IDLE="20"
  

  
## Type:        string
  
## Default:     ""
  
## ServiceRestart: jenkins
  
#
  
# Pass arbitrary arguments to Jenkins.
  
# Full option list: java -jar jenkins.war --help
  
#
  
JENKINS_ARGS=""



运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-562214-1-1.html 上篇帖子: 简述maven,make,ant,jenkins,jenkins plugin, maven plugin之间的关系 下篇帖子: Jenkins持续集成——安装配置
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表