awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDependency-Aware Restart Sequences

Determination of the order in which containers are restarted based on their dependencies and networking.

Distinct from Automated Dependency Updaters: None of the candidates address container restart ordering; others focus on immutable sequences or mock interaction ordering.

Explore 1 awesome GitHub repository matching devops & infrastructure · Dependency-Aware Restart Sequences. Refine with filters or upvote what's useful.

Awesome Dependency-Aware Restart Sequences GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nicholas-fedor/watchtowernicholas-fedor 的头像

    nicholas-fedor/watchtower

    2,771在 GitHub 上查看↗

    Watchtower is a Docker container update automator that monitors registries for new image pushes and automatically restarts containers with the latest versions. It functions as a container lifecycle manager, handling the process of bringing running containers up to date without manual intervention. The service includes specialized controls to manage deployment risk and precision, such as image age deferral and deployment cooldowns to protect against buggy releases. It supports image tag pinning to restrict updates to specific version series and can operate as a self-updating service to maintai

    Determines the update sequence by following container dependencies, linked services, or network modes to minimize disruption.

    Gocommunity-projectdockergo
    在 GitHub 上查看↗2,771
  1. Home
  2. DevOps & Infrastructure
  3. Dependency-Aware Restart Sequences