1. 程式人生 > >Jenkins 關閉和重啟實現方式

Jenkins 關閉和重啟實現方式

只需要 rest spa str 配置 color 地址 信息 方式

1、關閉Jenkins

只需要在訪問jenkins服務器的網址url地址後加上exit。例如我jenkins的地址http://localhost:8080/,那麽我只需要在瀏覽器地址欄上敲下http://localhost:8080/exit 網址就能關閉jenkins服務.

2、重啟Jenkies

http://localhost:8080/restart

3、重新加載配置信息

http://localhost:8080/reload

Jenkins 關閉和重啟實現方式