komodo-agent
Komodo agent is used to integrate additional servers with komodo.
Usage
-
Clone the repository or copy the
compose.yamlfile onto the server that you would like to install the agent on. -
Generate the
.envfile (or runsource ./bootstrap.sh). -
Start the agent
sudo docker compose --env-file .env up -d(or runsource ./start.sh)
Languages
Shell
100%