최대 1 분 소요

First of all, in order to access the Jenkins server from Jenkins Suite, you need to obtain an API token for the Jenkins server.
In this case, we will proceed with the premise that there is a Jenkins server (e.g. http://192.168.0.1:8080/jenkins) and the account is admin.
If you have already received it or know about it, you can proceed to the next one.

Procedure

Login

  • Log in and connect to the Jenkins server.
  • On the main screen, select People from the left menu.
    Main

  • Select your own account.
    Account

  • Select Configure from the menu on the left.
    Configure

API Token Generate

  • When the Configure screen appears, select the API Token » ADD NEW TOKEN BUTTON.
    Token

  • Select the Generate button.
    Generate

  • After copying the generated Token value, save it well so that you do not forget it. This token is used by Plug-in SettingsGo to Settings Token