KNetraHub DB Manager gateway: JDBC bridge for the engines Node cannot reach.
609
JDBC bridge for the engines Node has no usable driver for.
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ā
A JVM sidecar that speaks JDBC on behalf of DB Manager, so one workspace can reach engines a Node driver cannot.
DB Manager calls it over the internal overlay network. It opens the JDBC connection, runs the statement and returns the result, which keeps a single interface in the Node API for every engine it supports.
It publishes no port outside the stack and stores no credential of its own - each request carries what it needs and nothing is kept afterwards.
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 runnerphirumseng/knetrahub-dbmanager-gateway ā DB Manager gateway ā this imageProprietary ā Ā© Seng Phirum. All rights reserved.
Content type
Image
Digest
sha256:0b7af5907ā¦
Size
137.9 MB
Last updated
15 days ago
docker pull phirumseng/knetrahub-dbmanager-gateway