Trabla: Jenkins: restart Jenkins via url ( manualy )
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/
1) Type url http://localhost:8080/restart and press Enter
2) Press "Yes" button
3) Restart in progress ...
4) Jenkins Restart Done :)
No comments:
Post a Comment