Configuring the build agent
To change the settings of the Builder agent, proceed as follows:
-
Open /opt/derscanner/builder/configs/builder.env on the server where agent is deployed.
-
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
-
Save the changes.
-
Reload agent:
sudo systemctl restart derscanner-builder.service
-
Reconfigure the connection to the build tool to HTTPS in the DerScanner UI: Administration > System Settings > General > Build Tools (see Build agents).