Commit Graph

3042 Commits

Author SHA1 Message Date
Julien Bisconti
804da83d7b feat: add health scorer with status classification and report generation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:21:37 +01:00
Julien Bisconti
bc46effe08 feat: add HTTP link checker and GitHub GraphQL repo checker
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:20:50 +01:00
Julien Bisconti
ddc32f45d0 feat: add cache package for exclude list and health cache YAML read/write
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:19:31 +01:00
Julien Bisconti
a49077803c feat: add linter with formatting rules, duplicate detection, sorting, and auto-fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:18:49 +01:00
Julien Bisconti
f2680c6221 feat: add README parser with entry extraction and section tree building
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 23:17:50 +01:00
Julien Bisconti
08da394e71 feat: scaffold Go project with cobra CLI, Makefile, and config
Set up the Go module, directory structure, and minimal CLI entrypoint
for the awesome-docker Go rewrite. Includes:
- cobra-based CLI with version command
- Makefile with build/test/lint/check/health/report/clean targets
- config/exclude.yaml migrated from tests/exclude_in_test.json
- config/website.tmpl.html copied from website/index.tmpl.html
- .gitignore updated for Go binary

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 19:03:06 +01:00
Julien Bisconti
bae26ccdb1 chore: add .worktrees to .gitignore 2026-02-27 18:56:36 +01:00
dependabot[bot]
d0538ddf8b Bump minimatch from 10.2.0 to 10.2.3 (#1246)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.0 to 10.2.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.0...v10.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.3
  dependency-type: indirect
...

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-02-27 09:45:49 +01:00
nimdaz
5a83ccefa9 Update Watchtower to abandoned (#1249)
Watchtower was archived by the owner on Dec 17, 2025. It is now read-only.
2026-02-27 09:44:28 +01:00
Dor Morgenstern
5f34822b78 Add segspec to Security section (#1243)
Signed-off-by: dormstern <dormstern@gmail.com>
2026-02-24 09:59:17 +01:00
Théophile Diot
60c1df78f8 docs: Replace bunkerized-nginx with BunkerWeb in the Reverse Proxy section. (#1237) 2026-02-24 09:57:35 +01:00
Fran
3159928d85 Add usulnet to web Docker management tools list (#1242)
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
2026-02-24 09:56:38 +01:00
dash14.ack
24cd357bb7 Add buildcage to README (#1241) 2026-02-21 20:40:42 +01:00
wolffcatskyy
26e89f6467 Add crowdsec-blocklist-import: 120k+ threat IPs for CrowdSec bouncers (#1239) 2026-02-21 20:39:51 +01:00
s-b-e-n-s-o-n
6406f329ad Add Drydock to CI/CD section (#1238) 2026-02-21 20:38:37 +01:00
dependabot[bot]
843c618e01 Bump rimraf from 6.1.2 to 6.1.3 (#1240)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.2 to 6.1.3.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.2...v6.1.3)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.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-02-17 11:44:09 +01:00
dependabot[bot]
914d188dcf Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 (#1235)
Bumps @isaacs/brace-expansion from 5.0.0 to 5.0.1.

---
updated-dependencies:
- dependency-name: "@isaacs/brace-expansion"
  dependency-version: 5.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 20:56:42 +01:00
dependabot[bot]
7eddf73cf0 Bump actions/cache from 5.0.2 to 5.0.3 (#1234)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](8b402f58fb...cdf6c1fa76)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.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-02-02 19:49:17 +01:00
Stefan
6ceee1e063 added DLIA in monitoring (#1233)
* 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>
2026-01-27 19:59:32 +01:00
BookJJun-IJ
0b51a5e7c3 Add mesh-router (nsl.sh) to Networking section (#1226)
* Add nsl.sh (mesh-router) to readme.md

* Changed position according to alphabetical order and added description.
2026-01-26 23:45:09 +01:00
Ivan Charapanau
bf75f67ac5 Add av/harbor to Container Composition (#1215)
* 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>
2026-01-26 23:23:05 +01:00
dependabot[bot]
5ab9f7d46a Bump cheerio from 1.1.2 to 1.2.0 (#1231)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-version: 1.2.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-01-26 22:43:46 +01:00
dependabot[bot]
c39e924cf9 Bump actions/checkout from 6.0.1 to 6.0.2 (#1232)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  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-01-26 22:43:16 +01:00
Daniel Vigueras
ee4634e435 Add Dockadvisor (#1222) 2026-01-20 09:20:59 +01:00
dependabot[bot]
ecf0a3a94f Bump actions/cache from 5.0.1 to 5.0.2 (#1229)
Bumps [actions/cache](https://github.com/actions/cache) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](9255dc7a25...8b402f58fb)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.2
  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-01-20 09:18:55 +01:00
dependabot[bot]
2cd6c04450 Bump actions/setup-node from 6.1.0 to 6.2.0 (#1228)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](395ad32622...6044e13b5d)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.2.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-01-20 09:16:31 +01:00
furkan
f9b727041d Add dockerlings (#1208) 2026-01-18 15:54:21 +01:00
David J Berube
f55163208a Add dprs - A developer-focused TUI for Docker container management (#1212)
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>
2026-01-18 15:32:30 +01:00
Juan Torrente
3cf210a0dc Mark Weave as abandoned (#1218)
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>
2026-01-18 15:23:03 +01:00
Shubhransh
f9d4f888eb Docs: Add DockMate in README.md (#1224) 2026-01-18 15:13:48 +01:00
dependabot[bot]
301e019185 Bump undici from 7.16.0 to 7.18.2 (#1225)
Bumps [undici](https://github.com/nodejs/undici) from 7.16.0 to 7.18.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.18.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
2026-01-18 15:03:13 +01:00
JRK
4df86b48d6 Add d4s to terminal UI tools list (#1227)
Added d4s to the list of terminal UI tools for Docker management.
2026-01-18 15:01:16 +01:00
dependabot[bot]
f421d82354 Bump fs-extra from 11.3.2 to 11.3.3 (#1217)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.2 to 11.3.3.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.2...11.3.3)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-version: 11.3.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>
2025-12-22 19:02:07 +01:00
dependabot[bot]
a301665db5 Bump actions/cache from 4.3.0 to 5.0.1 (#1213)
Bumps [actions/cache](https://github.com/actions/cache) from 4.3.0 to 5.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0057852bfa...9255dc7a25)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.1
  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>
2025-12-15 22:35:15 +01:00
dependabot[bot]
cbf1df2432 Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#1214)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.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>
2025-12-15 22:34:03 +01:00
dependabot[bot]
9527d7e290 Bump actions/setup-node from 6.0.0 to 6.1.0 (#1211)
* Bump actions/setup-node from 6.0.0 to 6.1.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update Node.js setup action to v6.1.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
2025-12-09 08:20:13 +01:00
dependabot[bot]
a4c8146fd0 Bump actions/checkout from 6.0.0 to 6.0.1 (#1210)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  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>
2025-12-09 08:02:32 +01:00
dependabot[bot]
24248c4aad Bump actions/checkout from 5.0.0 to 6.0.0 (#1206)
* Bump actions/checkout from 5.0.0 to 6.0.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.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: Andreas Gebhardt <agebhar1@googlemail.com>
2025-11-24 19:00:12 +01:00
dependabot[bot]
88da43ac4d Bump rimraf from 6.1.0 to 6.1.2 (#1205)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.1.0 to 6.1.2.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.1.0...v6.1.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.2
  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>
2025-11-24 18:55:22 +01:00
dependabot[bot]
1736a09b8c Bump glob from 11.0.3 to 11.1.0 (#1203)
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 16:00:30 +01:00
Pаramtamtām
2edc4efb02 Add microcheck utility to README (#1202)
* Add microcheck utility to README

Added microcheck utility for lightweight health checks in Docker.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-16 18:22:19 +01:00
dependabot[bot]
ce01549b76 Bump rimraf from 6.0.1 to 6.1.0 (#1201)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 6.0.1 to 6.1.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-version: 6.1.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>
2025-11-03 19:45:44 +01:00
dependabot[bot]
4365494c73 Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#1200)
* Bump actions/upload-artifact from 4.6.2 to 5.0.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](ea165f8d65...330a01c490)

---
updated-dependencies:
- dependency-name: actions/upload-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>
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
2025-10-29 22:16:28 +01:00
Joshua Harding
2cf19bc7ac Add nscr (registry) to README.md (#1199)
New and Shiny Container Registry
2025-10-29 21:38:00 +01:00
Luca Bello
fd885ff12f Add docker-captain (#1198) 2025-10-22 21:05:15 +02:00
dependabot[bot]
3e73b8444a Bump actions/setup-node from 5.0.0 to 6.0.0 (#1197)
* Bump actions/setup-node from 5.0.0 to 6.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](a0853c2454...2028fbc5c2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.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: Andreas Gebhardt <agebhar1@googlemail.com>
2025-10-20 19:13:13 +02:00
Abian Suarez
8c0fd0b960 Add Docker DB Manager - Desktop app for managing Docker database containers (#1194) 2025-10-07 22:54:46 +02:00
Julien Bisconti
f6188cc028 Update dependabot.yml 2025-10-02 21:04:29 +02:00
Julien Bisconti
0d32406949 Delete .github/config.yml (#1191) 2025-10-02 20:51:23 +02:00
Julien Bisconti
2860a20ad6 Delete .github/weekly-digest.yml (#1190) 2025-10-02 20:50:12 +02:00