Wharf is a terminal UI for managing Docker Compose stacks, inspired by k9s.
- Written in Go with Bubbletea/Lipgloss
- Vim-style navigation (hjkl, gg/G, /, :command)
- Real-time CPU/MEM/Network monitoring with braille charts
- Container file browser, exec with shell detection
- SSH remote Docker host support
- Command mode with Tab-autocomplete
- Health checks, bulk operations, custom commands
- Themes (dark/light/custom), mouse support
- Single binary, zero dependencies
- Available via Homebrew and GitHub Releases (5 platforms)
https://github.com/idesyatov/wharf
Maintenant is a self-discovering infrastructure monitoring tool
for Docker and Kubernetes with endpoint monitoring, heartbeats,
TLS certificates, resource metrics, and update intelligence.
- Add 🧊 marker for 113 stale projects (2+ years inactive)
- Remove 4 archived repos (Centurion, notary, Minio, docker-ls)
- Remove 1 broken link (docker-lock / safe-waters)
- Add Arcane to the Web section
- Replace 💲 with 💴 across README and tooling
- Add 🧊 (MarkerStale) support to Go parser/linter
- Update CONTRIBUTING.md, PR template, issue template, and AGENTS.md
Closes#1260, relates to #1188, #1255
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Add duplicacy-cli-cron to Volume Management / Data
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: align indentation with existing entries
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* Move Drydock from CI/CD to Monitoring and update description
Drydock is a container update monitoring tool, not a CI/CD tool.
Moved to the Monitoring section (alphabetically between Doku and Dozzle)
and updated the description to reflect current capabilities (23 registries,
20 triggers, distributed agent architecture).
* 🐛 fix(readme): sort Dozzle before Drydock in Monitoring section
Add FixFile() to rewrite README entries: capitalize descriptions,
add trailing periods, remove author attributions, and sort entries
alphabetically within each section. Update parser regex to handle
entries with markers between URL and description separator. Fix
linter to check first letter (not first character) for capitalization.
~480 entries standardized across the README.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds usulnet to the Web Management section.
usulnet is a self-hosted Docker management platform built with Go.
It provides multi-node orchestration, security scanning, in-browser
terminal/editor, backups, TOTP, and granular RBAC from a single web UI.
I use it to manage Docker infrastructure across multiple servers and have all my ssh, scan for CVEs on containers, deploy stacks and much more.
https://github.com/fr4nsys/usulnet
* added DLIA in monitoring
* add author to DLIA entry in README
Updated DLIA description to include attribution to the author.
* unify author mention for DLIA in README
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
* Add av/harbor to Container Composition
* refactor: change order of entries for harbor, add author
---------
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
dprs is a terminal user interface built with Rust for managing Docker containers during software development, featuring real-time log streaming and efficient container management. There's a lot of these out there; this one, in particular, is designed to make dev easier, with easy access to container ips and single key access to restart, stop, and so on. Also supports vim-style visual mode to stop/restart multiple containers at once.
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
Linked repo is archived, website is dead. I left the "(The Docker network)" comment intact but might be good to delete too.
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
* Add microcheck utility to README
Added microcheck utility for lightweight health checks in Docker.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>