Installing Jenkins the first time and do not know the default user name

后端 未结 3 1286
忘了有多久
忘了有多久 2020-12-16 00:47

I tried using Jenkins or my admin username as user and password. For password, I tried to update using sudo passwd jenkins, so I am fi

3条回答
  •  一向
    一向 (楼主)
    2020-12-16 01:34

    If you pod is running in a Kubernetes cluster, just look at the running process … Your initial password will be shown…

    e.g.

    --argumentsRealm.passwd.admin=**3kJQtPDkhk** --argumentsRealm.roles.admin=admin
    

提交回复
热议问题