Skip to main content

Configuring the build agent

To change the settings of the Builder agent, proceed as follows:

  1. Open /opt/derscanner/builder/configs/builder.env on the server where agent is deployed.

  2. Change the required environment variable settings:

    • AST_BUILDER_PORT - the port on which the builder is running
    • AST_BUILDER_USERNAME - username to connect to the builder
    • AST_BUILDER_PASSWORD - password to connect to the builder
  3. Save the changes.

  4. Reload agent:

    sudo systemctl restart derscanner-builder.service

  5. Reconfigure the connection to the build tool to HTTPS in the DerScanner UI: Administration > System Settings > General > Build Tools (see Build agents).