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

Jenkins關閉和重啟實現方式

1、關閉Jenkins

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

 

2、重啟Jenkies

    http://localhost:8080/restart

 

3、重新載入配置資訊

    http://localhost