awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Execution Timeouts · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesExecution Timeouts

Configuration settings for limiting the duration of automated tasks and scripts.

Distinguishing note: Focuses on timeout management for lifecycle hooks.

Explore 1 awesome GitHub repository matching devops & infrastructure · Execution Timeouts. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Execution Timeouts

Awesome Execution Timeouts GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • containrrr/watchtower

    containrrr/watchtower

    24,512View on GitHub↗

    Watchtower is a container-based solution designed to automate the lifecycle management of Docker applications. It functions as a background service that monitors running containers, detects when new base image versions are available in registries, and automatically redeploys the containers to ensure they remain synchronized with the latest builds. The project distinguishes itself through its ability to orchestrate complex deployment workflows and maintain service availability during updates. It interacts directly with the container runtime to manage service dependencies and restart sequences,

    Sets custom timeout durations for lifecycle commands to ensure scripts complete before the process continues.

    Goautomationcontinuous-deliverydevops
    24,512View on GitHub↗