How to install Jenkins on Linux
$ sh install-jenkins.sh
How to run
$ sudo systemctl start jenkins
And visit http://localhost:8080
How to stop
$ sudo systemctl stop jenkins
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
How to install Jenkins on Linux
$ sh install-jenkins.sh
How to run
$ sudo systemctl start jenkins
And visit http://localhost:8080
How to stop
$ sudo systemctl stop jenkins