Deploying an Agent
This page describes deploying an Lenses Agent via Docker.
Connect the Agent to HQ
agentKey:
value: ${LENSES_HQ_AGENT_KEYMinimal Start
docker run \
--name "xxx" \
--network=lenses \
--restart=unless-stopped \
-e PROVISION_AGENT_KEY=YOUR_AGENT_KEY \
-e PROVISION_HQ_URL=YOUR_LENSES_HQ_URL \
lensesio/lenses-agent:6.1 Start and mount provisioning
Database
Environment Variables
Docker volumes
Storage volume
Plugins volume
Logs volume
KStreams state volume
Agent TLS and Global JVM Trust Store
File / Variable Name
Description
Process UID/GUI
Last updated
Was this helpful?

