jenkins

去官网下载war部署到tomcate

启动可能会报错,consider increasing the maximum size of the cache. After eviction approximat

解决办法

tomcat--》conf--》context.xml文件——》在resource标签中加上

<!-- 设置最大缓存量 -->
   <Resources
cachingAllowed="true"
cacheMaxSize="100000"
 />

 

重新启动后提示

Unlock Jenkins

 

密码信息在/root/.jenkins/secrets/initialAdminPassword

linux不显示隐藏的文件用 ls -a命令

cat  /root/.jenkins/secrets/initialAdminPassword

安装过程中,可能要重新启动tomcate 2次或更多,设置账号密码后建议重启

后面参考

https://blog.csdn.net/hc_ttxs/article/details/79384535

https://blog.csdn.net/gududedabai/article/details/81144404

设置中文

https://blog.csdn.net/qq_15807167/article/details/79896131

 

gogs配置jekins

推送地址 http://192.168.1.113:8080/jenkins/gogs-webhook/?job=testxiangmu

参考

https://www.cnblogs.com/stulzq/p/8629720.html

https://blog.csdn.net/qq_37837029/article/details/82492462

生成sshkey

ssh-keygen -t rsa -C "369527279@qq.com"

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值