Used for executing Kaholo pipelines
- NodeJS >= 10.x
In order to install the Kaholo agent as a windows service do the following:
- Clone the repo
- Move to repo directory
npm install --production
npm install node-windows
- Rename
kaholo-agent.conf.example
tokaholo-agent.conf
- Set configuration in
kaholo-agent.conf
npm run install:windows
In order to install the Kaholo agent as a service on OSX do the following:
- clone the repo
- move to repo directory
npm install --production
npm install node-mac
- Rename
kaholo-agent.conf.example
tokaholo-agent.conf
- Set configuration in
kaholo-agent.conf
npm run install:osx
For all installaion options please visit our documentation
All configuration options can be found in kaholo-agent.conf
.
- SERVER_URL: The Kaholo server URL.
- AGENT_KEY: Random 32 bytes string, the unique identifier for the agent