Self-hosted DevOps/NetOps diagnostics toolbox.
395
Self-hosted DevOps and NetOps toolbox portal for everyday diagnostics, validation, saved targets, watchers, and controlled read-only remote checks.
docker volume create ops-toolbox-data
docker run -d --name ops-toolbox -p 4174:4174 -v ops-toolbox-data:/app/backend/data icizmek/ops-toolbox:latest
curl -fsS http://127.0.0.1:4174/api/health
latest — reviewed moving pointer1cde3b7 — immutable source checkpoint used for the 2026-06-12 image2026-06-12 — shutdown/recovery checkpoint tagPlatforms: linux/amd64, linux/arm64.
Source repo: [email protected]:icizmek/openclaw-ops-toolbox.git.
State note: /app/backend/data may contain saved targets, watcher state, imported SSH keys, and other sensitive runtime data. Back it up separately if needed; do not commit it to Git.
Content type
Image
Digest
sha256:0cc986908…
Size
87.1 MB
Last updated
4 months ago
docker pull icizmek/ops-toolbox