Prerequisites
Before running the script, ensure that:
- You have Java 11 or higher installed.
- You have Git version 2.11.1 or higher installed.
Configuring the Agent
To configure the agent, follow these steps:
- Run the Qubinode Navigator script and enter your OneDev username, password, and server IP address when prompted.
- The script will download and extract the agent package from the specified URL.
- It will then update the
serverUrl
in theagent.properties
file with the provided IP address.
Running the Agent
Once configured, you can run the agent by navigating to the extracted directory and running the bin/agent.sh console
command.
Note: The script will log any output to a file named agent.log
.