Commit Graph

1674 Commits

Author SHA1 Message Date
Julien Bisconti
67cc5caaa5 Update agent guide for Go tooling and refresh README links 2026-02-28 00:27:36 +01:00
Julien Bisconti
a5e2b831b5 Remove construction tag guidance from docs and templates 2026-02-28 00:18:01 +01:00
Julien Bisconti
1151490ae8 chore(readme): remove entries still marked as under construction 2026-02-28 00:12:38 +01:00
Julien Bisconti
0f00303939 style(readme): sync purge-archive cleanup conventions 2026-02-28 00:02:21 +01:00
Julien Bisconti
0bea35576a chore(readme): apply purge-archive archived-entry removals 2026-02-27 23:59:26 +01:00
Julien Bisconti
0816049273 feat: implement lint --fix and standardize README
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>
2026-02-27 23:31:57 +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
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
Daniel Vigueras
ee4634e435 Add Dockadvisor (#1222) 2026-01-20 09:20:59 +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
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
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
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
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
5b46451014 Modernization (thanks to AI) (#1187)
* -  Removed 3 broken links (labex.io, hashnode.com entries)
-  Fixed rust-lang.org redirect issue
-  Added problematic domains to exclusion list (YouTube playlists, aquasec, cloudsmith)
-  Updated all npm dependencies to latest versions

-  **health_check.mjs** - Comprehensive repository health checker
  - Detects archived repositories
  - Identifies stale projects (2+ years inactive)
  - Flags inactive projects (1-2 years)
  - Generates detailed health reports
  - Run with: `npm run health-check`

-  **test_all.mjs** - Now detects archived repositories
  - Added `isArchived` field to GraphQL query
  - Warns about archived repos that should be marked `💀`
  - Non-blocking warnings (doesn't fail builds)

- Runs every Monday at 9 AM UTC
- Checks all 731+ GitHub repositories for health
- Auto-creates/updates GitHub issue with findings
- Labels: `health-report`, `maintenance`
- Manual trigger available

- Runs every Saturday at 2 AM UTC
- Tests all external links
- Auto-creates issue when links break
- Auto-closes issue when all links fixed
- Labels: `broken-links`, `bug`

- Already checks for duplicates
- Now also checks for archived repos
- Validates link format and availability

-  **MAINTENANCE.md** - Complete guide for maintainers
  - Monthly, quarterly, and annual tasks
  - Emergency procedures
  - Quality standards
  - Metrics to track

-  **AGENTS.md** - Updated with new commands
  - Added health-check command
  - Noted GITHUB_TOKEN requirements
  - Added alphabetical sorting guideline

- **Total Links**: 883 (731 GitHub repos + 152 external)
- **Working Links**: >99% (after fixes)
- **Abandoned Projects**: 15 marked with `💀`
- **Automated Checks**: 3 workflows running

- **Automatic detection** of abandoned/archived projects
- **Weekly monitoring** ensures issues are caught early
- **Proactive alerts** via GitHub issues

- No more manual link checking (automated weekly)
- Archived repos detected automatically
- Contributors get instant PR feedback

- Health metrics tracked over time
- Clear standards documented
- Easy onboarding for new maintainers

- Monday: Health report generated and posted
- Saturday: Link validation runs

- Review health report issue
- Mark any newly archived projects with `💀`

- Run full health check: `npm run health-check`
- Review inactive projects (1-2 years)
- Consider removing very old abandoned projects

- Deep cleanup of `💀` projects
- Update documentation
- Review categories and organization

1. **Auto-PR for Archived Repos**: Bot could auto-create PRs to mark archived repos
2. **Contribution Stats**: Track and display top contributors
3. **Category Health**: Per-category health metrics
4. **Dependency Updates**: Dependabot for npm packages
5. **Star Trending**: Track which projects are gaining popularity

- `tests/health_check.mjs` - Health checker script
- `.github/workflows/health_report.yml` - Weekly health workflow
- `.github/workflows/broken_links.yml` - Link validation workflow
- `.github/MAINTENANCE.md` - Maintainer guide
- `AGENTS.md` - AI agent guidelines

- `README.md` - Removed 3 broken links, fixed 1 redirect
- `tests/test_all.mjs` - Added archive detection
- `tests/exclude_in_test.json` - Added problematic domains
- `package.json` - Added health-check script
- `package-lock.json` - Updated dependencies

Before: Manual maintenance, broken links accumulate, outdated projects linger
After: **Automated health monitoring, proactive issue detection, systematic maintenance**

The list is now **self-maintaining** with minimal human oversight required.

---

*Generated: 2025-10-01*

* update github actions

* remove dead links

* set timeout

* Add badges
2025-10-02 15:03:59 +02:00
UUSEC Technology
cb2b7788f2 Add OpenResty Manager (#1170) 2025-09-26 09:18:57 +02:00
Manuel Schmid
f060745a7d hotfix: adjust broken links (#1183)
* hotfix: adjust broken links

as mentioned in https://github.com/veggiemonk/awesome-docker/actions/runs/17872390689/job/50828260945

* hotfix: adjust broken links #2

as mentioned in https://github.com/veggiemonk/awesome-docker/actions/runs/17881642309/job/50850052160?pr=1183

* hotfix: adjust broken links #3

as mentioned in https://github.com/veggiemonk/awesome-docker/actions/runs/17881663351/job/50850098802?pr=1183
2025-09-21 14:20:11 +02:00
Manuel Schmid
43bde87b9d feat: add DockStat (#1185)
* feat: add DockStat

* fix: use correct order for 🚧 sign

* fix: use description of repository https://github.com/its4nik/dockstat instead of the one provided by @its4nik
2025-09-20 20:34:19 +02:00
Manuel Schmid
035af2a05b feat: add defang (#1184) 2025-09-20 20:33:46 +02:00
Byte Sharky
1763c33c61 Add docker-dns to Service Discovery (#1181)
* Add docker-dns to Service Discovery

Lightweight DNS forwarder for Docker containers, resolves container
names with custom suffixes (e.g. .docker) on the host to simplify
service discovery.

* docs: add missing user information

Updated docker-dns description to include author attribution

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2025-09-10 19:45:14 +02:00
100tomer
4d95f6faf3 Add RepoFlow – a simple Docker-compatible package management platform (#1174) 2025-08-27 05:37:56 +07:00
Resul
2be78fd663 Add Label Backup to README.md as a new Docker-aware backup agent (#1171) 2025-05-18 10:37:12 +02:00
Piotr Hajdas
0e0e1eb688 Add docker-to-iac: Convert Docker configurations to Infrastructure as Code templates (#1167)
* Update README.md

* Update for alphabetical order

* Update README.md
2025-05-08 00:33:23 +02:00
Baikare Sandip
9bd9d88c99 Update README.md (#1168)
Updated awesome-stacks description
2025-04-25 03:47:07 +02:00
Jack Stuart
07b204cd54 Mark multiple projects as dead (#1166) 2025-04-23 08:04:08 +02:00
Gorkem Cetin (BWL)
f15a4e1168 Add Checkmate to "Monitoring" (#1163) 2025-03-30 18:01:12 +02:00
Alex Kup
98d2223c13 add lazyjournal (#1161) 2025-01-25 10:10:32 +01:00
Julien Bisconti
c62c45656d remove empty header (#1155)
fixes #1152
2024-12-01 11:22:29 +01:00
Julien Bisconti
4bcb9c2439 fix windows install link (#1156) 2024-12-01 11:21:51 +01:00
Stéphane ROBERT
12706386a0 Add a French Blog (#1153)
My site is among the most visited by French-speaking individuals for content on DevSecOps culture and tools. And of course, Docker is extensively documented on it.
2024-11-30 01:35:52 +01:00
Yasser Kaddoura
4f80700659 Add Komodo (#1151)
A Portainer alternative

https://github.com/mbecker20/komodo
2024-11-12 08:25:10 +01:00
Bob Conan
f2c088a055 Update README.md, fix typos (#1150) 2024-10-22 02:54:44 +02:00
Julien Bisconti
84662cedcd add docker-repack (#1148)
https://github.com/orf/docker-repack
2024-10-22 02:53:51 +02:00
Julien Bisconti
bb7c1a877c update Google Container Registry -> Artifact Registry (#1149)
* update Google Container Registry -> Artifact Registry

* remove dockhero.io (link dead)

* Update exclude_in_test.json

udacity is still valid, just returned `forbidden`.
2024-10-22 02:53:35 +02:00
Lei Shi
4939d96c61 Add Docker Hands-on Labs to Where to start section (#1147)
* Add Docker Hands-on Labs to Where to start section

* Update README.md
2024-10-20 17:22:51 +02:00
Daniel Lombardi
2856ae4a0e added: swarm-ansible (#1146)
* Update README.md

* Update README.md
2024-10-06 23:48:37 +02:00
Aman Kumar
84e69881ec Fix axibase collector link in readme (#1144) 2024-09-08 13:43:59 +02:00
Julien Bisconti
22baa909a7 deprecate Dockeron (#1143)
fixes #1141
2024-08-22 11:36:31 +02:00