5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Jenkins】初期設定

Posted at

#Jenkinsを起動
・Windowsの管理ツールのWindowsサービスでJenkinsを起動
http://localhost:8080/にアクセス

#初期パスワードを入力
インストールしたディレクトリの中にsecretsというディレクトリがあり、その中にinitialAdminPasswordというファイルがあるので、テキストエディタで開き、内容をコピーして下の画面に入力します。

01.JPG

#プラグインのインストール
推奨設定/任意設定を選択できます。
02.JPG
インストールが始まります。
03.JPG

#管理者ユーザを作成
04.JPG

#初期設定完了
06.JPG

5
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?