[PR #1275] [MERGED] Add Docker-Sentinel to Monitoring section #7397

Closed
opened 2026-04-24 01:43:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1275
Author: @Will-Luck
Created: 3/16/2026
Status: Merged
Merged: 3/31/2026
Merged by: @veggiemonk

Base: masterHead: add-docker-sentinel


📝 Commits (2)

  • c27eeef Add Docker-Sentinel to Monitoring section
  • c504438 Merge branch 'master' into add-docker-sentinel

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Summary

Adds Docker-Sentinel to the Monitoring section.

Docker-Sentinel is a container update orchestrator written in Go. It provides per-container update policies, automatic rollback on health-check failure, lifecycle hooks (pre/post-update scripts), Prometheus metrics, and a real-time web dashboard with SSE-driven updates. It connects to the Docker API via the official Moby SDK.

Scope

  • README entries/content
  • Go CLI/tooling
  • GitHub workflows or .github docs

If This PR Adds/Edits README Entries

Validation

  • Entry is alphabetically ordered (between Docker-Flow-Monitor and DockProc)
  • Link points to project repository (no duplicates or redirects)
  • Description is concise and specific

Contributor Checklist

  • Entries are alphabetically ordered in their section
  • Links point to project repositories (no duplicates or redirects)
  • Descriptions are concise and specific
  • Archived/deprecated projects were removed instead of tagged
  • Used :yen: only when applicable

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1275 **Author:** [@Will-Luck](https://github.com/Will-Luck) **Created:** 3/16/2026 **Status:** ✅ Merged **Merged:** 3/31/2026 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `add-docker-sentinel` --- ### 📝 Commits (2) - [`c27eeef`](https://github.com/veggiemonk/awesome-docker/commit/c27eeef1ae0045e93c44a1c85edbf8a9bbc6d5d5) Add Docker-Sentinel to Monitoring section - [`c504438`](https://github.com/veggiemonk/awesome-docker/commit/c504438fb7d981be5bed48f7862db8be078c0879) Merge branch 'master' into add-docker-sentinel ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description # Summary Adds [Docker-Sentinel](https://github.com/Will-Luck/Docker-Sentinel) to the **Monitoring** section. Docker-Sentinel is a container update orchestrator written in Go. It provides per-container update policies, automatic rollback on health-check failure, lifecycle hooks (pre/post-update scripts), Prometheus metrics, and a real-time web dashboard with SSE-driven updates. It connects to the Docker API via the official Moby SDK. ## Scope - [x] README entries/content - [ ] Go CLI/tooling - [ ] GitHub workflows or `.github` docs ## If This PR Adds/Edits README Entries - Category/section touched: **Monitoring** - New or updated project links: https://github.com/Will-Luck/Docker-Sentinel ## Validation - [x] Entry is alphabetically ordered (between Docker-Flow-Monitor and DockProc) - [x] Link points to project repository (no duplicates or redirects) - [x] Description is concise and specific ## Contributor Checklist - [x] Entries are alphabetically ordered in their section - [x] Links point to project repositories (no duplicates or redirects) - [x] Descriptions are concise and specific - [x] Archived/deprecated projects were removed instead of tagged - [x] Used `:yen:` only when applicable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 01:43:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#7397