Docker
You can run our image with the following command to start a Docker Container with our Agent
docker run hoophq/hoop hoop start agent
This command will show you a log similar to this:
hoop start agent
{"level":"info","timestamp":"2023-03-27T14:57:24-03:00","logger":"agent/main.go:35","msg":"webregister - connecting, attempt=1"}
--------------------------------------------------------------------------
VISIT THE URL BELOW TO REGISTER THE AGENT
{API_URL}/agents/new/x-agt-...
--------------------------------------------------------------------------
Open the provided URL to register this agent on hoop.dev web portal.
info
Note that you must be an administrator of this account to do this operation