# 服務器搭建——jenkins搭建至構建成功(2)


Jenkins

搭建Jenkins

服務器搭建——jenkins搭建至構建成功遇到問題

阿里雲服務器搭建 這個是jenkins 篇,我是按照這里來做的。

系列,建議全看,包括很多我沒有寫到的.當然里面也有一些不全的坑,需要自己解決。

下面是我遇到的問題

問題1 登陸空白

https://blog.csdn.net/azhi117/article/details/88373170

上面的不知道

我用了下面的..親測有效

https://www.cnblogs.com/me1105/p/10081291.html

重啟關閉。后面加 restart 即可,真的吊啊

https://www.cnblogs.com/ninefish/p/9816612.html

問題2 反向代理設置有誤

https://www.cnblogs.com/effortsing/p/10060708.html

問題3

Builds in Jenkins run as the virtual Jenkins SYSTEM user with full Jenkins permissions by default. This can be a problem if some users have restricted or no access to some jobs, but can configure others. If that is the case, it is recommended to install a plugin implementing build authentication, and to override this default.

❌ No implementation of access control for builds is present. It is recommended that you install Authorize Project Plugin or another plugin implementing the QueueItemAuthenticator extension point.

沒什么影響,我忽略了。…

開始了!!!!

Jenkins自動部署SpringBoot項目

https://blog.csdn.net/zjh_746140129/article/details/80904876

這邊來到了構建

又遇到問題了

No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format 

解決方法:

https://blog.csdn.net/qq_30507287/article/details/70512281

按照上面的博客構建成功后,並不代表這成功

請看
服務器搭建——jenkins構建后應該做什么(3)


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM