trove-agent-docker

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Command trove-agent-docker discovers containers on a Docker host and pushes full-state reports to a Trove server on an interval. It is strictly read-only: it talks to the Docker Engine API via GET requests only and never mutates container or daemon state.

Config (all via environment):

TROVE_SERVER_URL   base URL of the trove-server (required), e.g. http://trove:8080
TROVE_TOKEN        bearer token minted by `trove-server agent create` (required)
TROVE_INTERVAL     push interval, Go duration or seconds (default 30s)
TROVE_AGENT_NAME   name reported to the server (default: hostname)
DOCKER_HOST        Docker endpoint (default unix:///var/run/docker.sock)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL