Jenkins: restart Jenkins via url ( manualy )

TrablaJenkins: restart Jenkins via url  ( manualy )


Jenkins  restart Jenkins using url ( manualy ) - tutorial
Solving:

To restart Jenkins manually - simply type one of following urls in browsers and press enter.

There are two options:

1. JENKINS_URL/safeRestart - this is save restart - all running jobs will be completed. New jobs will be in queue to run after the restart.

2. JENKINS_URL/restart  - force Jenkins restart

Examples:

This Jenkins running on localhost
http://localhost:8080/

Jenkins  restart Jenkins using url ( manualy ) - tutorial screenshot 1

1) Type url http://localhost:8080/restart and press Enter

Jenkins  restart Jenkins using url ( manualy ) - tutorial screenshot 2

2) Press "Yes" button

Jenkins  restart Jenkins using url ( manualy ) - tutorial screenshot 3


3) Restart in progress ... 

Jenkins  restart Jenkins using url ( manualy ) - tutorial screenshot 4

4) Jenkins Restart Done :)

Jenkins  restart Jenkins using url ( manualy ) - tutorial screenshot 5





No comments:

Post a Comment