A dedicated credential-administration boundary for Hermes Control Plane. It keeps credential references, protected storage metadata, rotation state, and narrow synchronization separate from the main control-plane API.
docker pull afsharidevops/hermes-control-plane-credential-service:0.5.11
0.5.11 is the stable release tag.latest is published from stable, non-prerelease version tags.edge follows the main branch; use it only for evaluation.sha-… tags identify individual source commits.linux/amd64 and linux/arm64, with OCI provenance and an SBOM.Deploy this image only with the complete Hermes Control Plane Compose or Helm configuration:
git clone https://github.com/Afsharidevops/hermes-control-plane.git
cd hermes-control-plane
cp .env.example .env
./hermesctl init
VERSION=0.5.11 ./hermesctl up
8082127.0.0.1:8789/dataDo not run this image with placeholder keys or publish it directly to the Internet. Use the deployment secret mechanism for HERMES_CREDENTIAL_MASTER_KEY and service tokens; never pass secret values in image tags, Dockerfile arguments, public documentation, or logs.
See SECURITY.md and docs/DEV2-TRUST-BOOTSTRAP.md in the source repository.
Content type
Image
Digest
sha256:63bc366f0…
Size
58.2 MB
Last updated
21 days ago
docker pull afsharidevops/hermes-control-plane-credential-service