[PR #355] [MERGED] Add grantyd, a framework for easy management of docker-based components. #12932

Closed
opened 2026-05-17 03:46:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/355
Author: @moshloop
Created: 6/16/2017
Status: Merged
Merged: 6/16/2017
Merged by: @veggiemonk

Base: masterHead: patch-2


📝 Commits (1)

  • 883db63 Add grantyd, a framework for easy management of docker-based components across machines

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

https://github.com/DevTable/gantryd

gantryd manages the running, monitoring and draining of containers, automatically updating machines progressively on update, and draining the old containers as it goes along. A container is only shutdown when all connections to it have terminated (or it is manually killed). This, combined with progressive update, allows for continuous deployment by simply pushing a new docker image to a repository and running update via gantryd.py.


🔄 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/355 **Author:** [@moshloop](https://github.com/moshloop) **Created:** 6/16/2017 **Status:** ✅ Merged **Merged:** 6/16/2017 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`883db63`](https://github.com/veggiemonk/awesome-docker/commit/883db633380181fdef5ba07a244d1875db7679a2) Add grantyd, a framework for easy management of docker-based components across machines ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description https://github.com/DevTable/gantryd gantryd manages the running, monitoring and draining of containers, automatically updating machines progressively on update, and draining the old containers as it goes along. A container is only shutdown when all connections to it have terminated (or it is manually killed). This, combined with progressive update, allows for continuous deployment by simply pushing a new docker image to a repository and running update via gantryd.py. --- <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-05-17 03:46:55 -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#12932