KNetraHub PAM connector runner: signed connectors, isolated from the API process.
528
Signed connectors, executed away from the API that serves your sessions.
KNetraHub is a self-hosted IT operations portal: a Docker Swarm console, full-stack monitoring, work management, privileged access management, IP address management and a database workspace, behind one sign-in. This image is one of its sidecars ā a job the portal deliberately does not do inside its own process.
š Documentation: https://sengphirum.github.io/KNetraHub/documentationā
Runs PAM connectors - the code that rotates and verifies credentials on a target system - out of process.
Connector bundles are baked into the image at a read-only path, and each bundle's digest and signature is verified against the control-plane registry before it is loaded. Work arrives from the control plane over the internal network, authenticated with a runner token; the only writable path in the container is a tmpfs.
No Docker socket, no writable root filesystem, no inbound port. A misbehaving connector is contained here rather than in the API process that holds live sessions.
Part of a stack, not a standalone container. Deploy it with the stack file that owns it:
docker stack deploy -c docker/docker-compose.pam.yml knetrahub
latest ā the most recent releasex.y.z (e.g. 0.1.11) ā immutable release versionsKeep this image on the same version as the rest of the stack.
phirumseng/knetrahub-appā ā Monolith (app)phirumseng/knetrahub-uiā ā UIphirumseng/knetrahub-core-apiā ā Core APIphirumseng/knetrahub-docker-apiā ā Docker APIphirumseng/knetrahub-docker-workerā ā Docker workerphirumseng/knetrahub-monitoring-apiā ā Monitoring APIphirumseng/knetrahub-monitoring-workerā ā Monitoring workerphirumseng/knetrahub-work-apiā ā Work APIphirumseng/knetrahub-work-workerā ā Work workerphirumseng/knetrahub-pam-apiā ā Privileged Access APIphirumseng/knetrahub-pam-workerā ā Privileged Access workerphirumseng/knetrahub-ipmgt-apiā ā IP Management APIphirumseng/knetrahub-ipmgt-workerā ā IP Management workerphirumseng/knetrahub-dbmanager-apiā ā Database Manager APIphirumseng/knetrahub-agentā ā node agentphirumseng/knetrahub-pam-ssh-gatewayā ā PAM SSH gatewayphirumseng/knetrahub-pam-connector-runner ā PAM connector runner ā this imagephirumseng/knetrahub-dbmanager-gatewayā ā DB Manager gatewayProprietary ā Ā© Seng Phirum. All rights reserved.
Content type
Image
Digest
sha256:543028f35ā¦
Size
60.8 MB
Last updated
14 days ago
docker pull phirumseng/knetrahub-pam-connector-runner