What is the default Jenkins password?

前端 未结 19 2301
情话喂你
情话喂你 2020-12-01 04:11

I\'m using a EC2 server instance. Used the following to install Jenkins:

wget -q -O - http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key | sudo apt-key add          


        
19条回答
  •  执念已碎
    2020-12-01 04:32

    Before installing jenkins, create a user named jenkins and set password there. Then after installing jenkins you can use the password you created.

提交回复
热议问题