Sign inSign up

icizmek/ops-toolbox

By icizmek

•Updated 4 months ago

Self-hosted DevOps/NetOps diagnostics toolbox.

Image
0

395

icizmek/ops-toolbox repository overview

⁠Ops Toolbox

Self-hosted DevOps and NetOps toolbox portal for everyday diagnostics, validation, saved targets, watchers, and controlled read-only remote checks.

⁠Run

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

⁠Tags

  • latest — reviewed moving pointer
  • 1cde3b7 — immutable source checkpoint used for the 2026-06-12 image
  • 2026-06-12 — shutdown/recovery checkpoint tag

Platforms: 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.

Tag summary

Content type

Image

Digest

sha256:0cc986908…

Size

87.1 MB

Last updated

4 months ago

docker pull icizmek/ops-toolbox