Commit Graph

3110 Commits

Author SHA1 Message Date
David Lepaux 503e5bd7c7 Add docker-exporter to Monitoring (#1423)
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
2026-05-18 22:51:09 +02:00
Shekhar Luhar 058b8b1077 Add Middleware in Observability List (#1438)
Middleware aligns with the existing Observability category criteria and is comparable to already listed platforms such as Datadog. It provides monitoring for Docker hosts, containers, container logs, infrastructure metrics, traces, and application performance across containerized environments. Since similar commercial observability platforms with Docker monitoring capabilities are already included, Middleware appears consistent with the current scope of the section.
2026-05-18 22:47:34 +02:00
Julien Bisconti 9e98c62f4c contributing link
Deploy to GitHub Pages / build (push) Failing after 37s
Deploy to GitHub Pages / deploy (push) Has been skipped
Weekly Health Report / health-check (push) Failing after 37s
2026-05-18 00:12:11 +02:00
Julien Bisconti 9d7ade3ccc Clarify guidelines for contributing 2026-05-18 00:11:00 +02:00
Julien Bisconti aa0df11fba Reorg sections, tighten criteria, add new projects (#1437)
* Structural reorg - part 1

Removals (~16 entries that failed the "for Docker" test):
- Container Composition: LLM Harbor
- Deployment: awesome-stacks
- Orchestration: Ansible Linux Docker, ManageIQ, RedHerd Framework
- Reverse Proxy: idle-less
- Service Discovery: etcd, istio (then section deleted)
- Volume: duplicacy-cli-cron
- Security: crowdsec-blocklist-import, dvwassl
- Dev Env: DockerDL, ESP32 Linux builder, Rust Universal Compiler
- Testing: InSpec
- Wrappers: Ansible
- Monitoring SaaS: Prometheus, Broadcom, Splunk-blog (when merging)

Structural moves:
- Service Discovery → folded into Networking (docker-consul, docker-dns, registrator kept; etcd/istio dropped)
- Metadata (1 entry, OCI spec) → deleted
- User Interface > Terminal > {Terminal UI, CLI tools, Other} → flattened to one Terminal subsection
- CI Services (under "Services based on Docker") → merged into CI/CD
- Monitoring Services → merged into Monitoring
- CaaS → merged into PaaS / CaaS
- Top-level Services based on Docker (mostly 💴) → deleted; pricing is signaled by 💴, not topology
- TOC updated to match

CONTRIBUTING.md tightening:
- Added a "for Docker" test framed as one yes/no question
- 12-row example table covering monitoring, reverse proxies, scanners, schedulers, tutorials, awesome-stacks-style submissions
- One-sentence sanity check ("This project exists to ____")
- New entry-description rule: descriptions must make the Docker connection obvious

* Tighten project submission criteria

* Manual review and clean up

* Add relevant project in 2026

* fix lint

* add relevant projects

* Add Cloud Run Compose, fix redirected URLs

- Add Cloud Run Compose under Deployment & Platforms (docker-compose deploys).
- Update GCP Artifact Registry URL to follow docs.cloud.google.com redirect.
- Update CodeFresh URL to its post-acquisition home at octopus.com/codefresh.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* remove dead projects

* exclude bot protected website

* clean up

* clean up more

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 23:40:31 +02:00
Julien Bisconti da8890dda6 agent instructions
Deploy to GitHub Pages / build (push) Failing after 1m3s
Deploy to GitHub Pages / deploy (push) Has been skipped
2026-05-17 21:05:42 +02:00
Julien Bisconti 48dacee4bd Clarify project goal 2026-05-17 21:03:23 +02:00
Julien Bisconti 236874b6dc Prune entries that aren't Docker-focused (#1435)
Remove 11 listings whose Docker connection is incidental — generic
tools (system monitors, an IDE framework, a homepage app, a DB DevOps
platform, etc.) that happen to ship as containers rather than projects
built for Docker.

Removed:
  Monitoring: Checkmate, Glances, HertzBeat, Sidekick
  Networking: MyIP
  Base Tools: SparkView
  Dev Env:    Bytebase
  Web UI:     Kubevious, Mafl, netdata, Theia

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 20:56:03 +02:00
Julien Bisconti d2a717548c fix(lint): add trailing period to wharf description (#1436)
Resolves the only outstanding `description-period` lint error.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 20:55:36 +02:00
Manuel a4617e6a2e Remove outdated Docker links from README #HSFDPMUW (#1430)
Deploy to GitHub Pages / build (push) Failing after 1m18s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 40s
Broken Links Report / check-links (push) Failing after 46s
Removed a link to a blog about Docker from the Useful Resources section.
2026-05-15 01:37:57 +02:00
idesyatov 11f5645edf Add wharf to Terminal section (#1397)
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 3s
Broken Links Report / check-links (push) Failing after 5s
Weekly Health Report / health-check (push) Failing after 24s
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
2026-04-28 22:42:31 +02:00
deadnews 06944f13ac feat: add pindock (#1395)
Deploy to GitHub Pages / build (push) Failing after 2s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 3s
Broken Links Report / check-links (push) Failing after 2s
Weekly Health Report / health-check (push) Failing after 3s
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2026-04-24 00:08:20 +02:00
Joao Zanutto cfc6df735c Add EasyDocker to Terminal UI tools (#1411)
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2026-04-24 00:05:44 +02:00
dependabot[bot] d117e2a52c chore(deps): bump charm.land/bubbletea/v2 from 2.0.5 to 2.0.6 (#1415)
Deploy to GitHub Pages / build (push) Failing after 2s
Deploy to GitHub Pages / deploy (push) Has been skipped
Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 07:43:17 +02:00
Adela d36a2e60b8 Add Bytebase to Development Environment section (#1404)
Deploy to GitHub Pages / build (push) Failing after 2s
Deploy to GitHub Pages / deploy (push) Has been skipped
Weekly Health Report / health-check (push) Failing after 2s
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2026-04-20 00:29:02 +02:00
dependabot[bot] 702f9ebdb1 chore(deps): bump charm.land/lipgloss/v2 from 2.0.2 to 2.0.3 (#1410)
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 2s
Broken Links Report / check-links (push) Failing after 2s
Bumps [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: charm.land/lipgloss/v2
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 18:29:43 +02:00
dependabot[bot] 8b6190833e chore(deps): bump charm.land/bubbletea/v2 from 2.0.2 to 2.0.5 (#1409)
Bumps [charm.land/bubbletea/v2](https://github.com/charmbracelet/bubbletea) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v2.0.2...v2.0.5)

---
updated-dependencies:
- dependency-name: charm.land/bubbletea/v2
  dependency-version: 2.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 18:27:12 +02:00
dependabot[bot] acb22d742d chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#1408)
Bumps [actions/github-script](https://github.com/actions/github-script) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 18:25:43 +02:00
dependabot[bot] cc01a24f56 chore(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#1407)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/7b1f4a764d45c48632c6b24a0339c27f5614fb0b...fc324d3547104276b827a68afc52ff2a11cc49c9)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-16 18:18:34 +02:00
dependabot[bot] 15d866e8c5 chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#1383)
Deploy to GitHub Pages / build (push) Failing after 2s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 2s
Broken Links Report / check-links (push) Failing after 2s
Weekly Health Report / health-check (push) Failing after 2s
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.5 to 5.0.0.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e...cd2ce8fcbc39b97be8ca5fce6e763baed58fa128)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2026-04-02 08:29:44 +02:00
dependabot[bot] 2e165e65bd chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#1384)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-02 08:28:31 +02:00
Julien Bisconti 2cb1cada8c fix gitattributes 2026-03-31 20:13:48 +02:00
DevITWay | Pavel Volkov 88b3958014 Add NORA - multi-protocol artifact registry (#1272)
* Add NORA - multi-protocol artifact registry

* Fix alphabetical order of NORA entry

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: AI User <ai-user@ai.devitacademy.lab>
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 20:07:50 +02:00
Julien Bisconti f1b5af84dc Fix order 2026-03-31 19:41:10 +02:00
Julien Bisconti 3c2e534977 feat(make): add fix-order target 2026-03-31 19:38:20 +02:00
Julien Bisconti 903a700510 feat(cli): add fix-order command for sorting README entries
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:37:48 +02:00
Julien Bisconti f81eea2496 feat(linter): add SortFile for sort-only README fixing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:36:47 +02:00
Will Luck 03ec882e62 Add Docker-Sentinel to Monitoring section (#1275)
Co-authored-by: Will Luck <noreply@github.com>
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
2026-03-31 19:16:28 +02:00
Zoltan 3a7d816845 Added swarmcli to the documentation (#1377) 2026-03-31 19:12:44 +02:00
potterwhite 8dd41ca6b5 Add HarborPilot to Development Environment section (#1372)
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
2026-03-31 19:00:25 +02:00
Code of Mario 9d7a9f0f7a Add Wiremap to Monitoring (#1371) 2026-03-31 18:53:31 +02:00
Recep S 4d83a8ee05 Add Mocker - Docker-compatible container CLI for macOS (#1355) 2026-03-31 18:47:42 +02:00
Recep S ec8c8410be docs: add Den to Security section (#1356)
Co-authored-by: Julien Bisconti <veggiemonk@users.noreply.github.com>
2026-03-31 18:46:19 +02:00
Bradley Woods e7e2830b67 Add Grype to Security section (#1370) 2026-03-31 18:44:30 +02:00
Grzegorz Piwowarek de4965f01e add tdocker (#1376) 2026-03-31 18:43:54 +02:00
Benjamin Touchard bba85d0549 docs: add Maintenant to Monitoring section (#1276)
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 20s
Broken Links Report / check-links (push) Failing after 3s
Weekly Health Report / health-check (push) Failing after 2s
Maintenant is a self-discovering infrastructure monitoring tool
for Docker and Kubernetes with endpoint monitoring, heartbeats,
TLS certificates, resource metrics, and update intelligence.
2026-03-17 23:43:32 +01:00
deep-on af1c5695c6 Add DockProbe - lightweight Docker monitoring with anomaly detection (#1273)
Co-authored-by: dohelper <dohelper6@gmail.com>
2026-03-17 23:40:15 +01:00
Julien Bisconti a4224eaa56 update go deps
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 3s
Broken Links Report / check-links (push) Failing after 3s
Weekly Health Report / health-check (push) Failing after 3s
2026-03-12 16:36:24 +01:00
Julien Bisconti 264f6bd0f6 Mark stale projects with 🧊, remove archived entries, add Arcane (#1267)
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
- 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>
2026-03-10 17:34:18 +01:00
Jay b1f074cc5d Add ADRG to Monitoring (#1253)
* Add ADRG to Monitoring

* Fix: Concise description
2026-03-10 16:33:51 +01:00
Torben Evald Hansen b30025b291 Add idle-less to Reverse Proxy section (#1254) 2026-03-10 16:33:48 +01:00
Sergio Fernández 270bcc2d58 Add duplicacy-cli-cron to Volume Management / Data (#1262)
* 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>
2026-03-10 16:33:44 +01:00
s-b-e-n-s-o-n 5e90acd5b3 Move Drydock from CI/CD to Monitoring and update description (#1263)
* 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
2026-03-10 16:32:18 +01:00
Julien Bisconti a68d6f826d Feat/tui browse (#1266)
* Add interactive TUI browser command using Bubbletea v2

Adds `awesome-docker browse` to interactively explore the curated list
in a terminal UI with a category tree (left panel) and detailed resource
view (right panel). Enriches health_cache.yaml with category and
description fields so the cache is self-contained for the TUI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Add TUI pagination, scrolloff, and fix visual overflow

Add pagination keybindings (Ctrl+D/PgDn, Ctrl+U/PgUp, g/Home, G/End)
to both tree and list panels. Implement scrolloff (4 lines) to keep
context visible around the cursor. Fix list panel overflow caused by
Unicode characters (★, ⑂) rendering wider than lipgloss measures,
which pushed the footer off-screen. Improve selection highlight
visibility with background colors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:20:41 +01:00
Julien Bisconti 05266bd8ac Pages deploy ux a11y refresh (#1252)
Deploy to GitHub Pages / build (push) Failing after 3s
Deploy to GitHub Pages / deploy (push) Has been skipped
Pull Requests / Weekly QA / test (push) Failing after 4s
Broken Links Report / check-links (push) Failing after 9s
Weekly Health Report / health-check (push) Failing after 2s
* Improve Pages workflow and redesign site with accessible sidebar navigation

* README clean up

* Use Makefile website target in Pages deploy workflow
2026-02-28 12:13:59 +01:00
Julien Bisconti 26e2d664ec Merge pull request #1251 from veggiemonk/feat/go-rewrite
Cleaning up
2026-02-28 10:46:56 +01:00
Julien Bisconti 9a5331398d Add ci subcommands and simplify scheduled workflows 2026-02-28 01:44:56 +01:00
Julien Bisconti c14a071c8d Improve checker/fixer cohesion and harden workflows 2026-02-28 01:31:37 +01:00
Julien Bisconti e6e23bf1cf remove netlify status 2026-02-28 01:20:15 +01:00
Julien Bisconti 682cffc308 update dependencies 2026-02-28 01:15:15 +01:00