Docker Hub
Connect Docker Hub to access container images, tags, and repository metadata through Cendriix agents.
Overview
| Auth method | API Token |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the Docker Hub integration
- Enter your Docker Hub API token
- Once configured, data becomes available to Cendriix agents
Getting your API token
- Go to Docker Hub → Account Settings → Security → Access Tokens
- Create a new token with appropriate permissions
- Copy the token and paste it in the Cendriix setup wizard
Capabilities
Once connected, Cendriix agents can:
- Read repository and image metadata
- Access tag lists and manifests
- Reference container image context for deployment workflows
Security notes
- Use scoped tokens with minimal permissions where available
- Tokens are stored encrypted in AWS Secrets Manager
- Disconnect at any time from Settings → Integrations → Connectors
Further reading
Last updated on