# Using Komodo to Manage and Update Docker Compose Stacks Across Multiple Hosts

DevFeed: [Using Komodo to Manage and Update Docker Compose Stacks Across Multiple Hosts](<https://devfeed.tech/articles/i-stopped-manually-updating-my-docker-container-stacks-i-use-this-instead-10490.md>)

Original publisher: [Read original article](<https://www.virtualizationhowto.com/2026/09/i-stopped-manually-updating-my-docker-container-stacks-i-use-this-instead/>)

Author: Brandon Lee

Published: 2026-09-12T12:32:29Z

Content type: tutorial

Language: en

Sources: [Virtualization Howto](<https://devfeed.tech/sources/virtualization-howto.md>)

Topics: [Docker](<https://devfeed.tech/topics/docker.md>), [Docker Compose](<https://devfeed.tech/topics/docker-compose.md>), [Homelab](<https://devfeed.tech/topics/homelab.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>)

Tags: [containers](<https://devfeed.tech/tags/containers.md>), [docker](<https://devfeed.tech/tags/docker.md>), [docker-compose](<https://devfeed.tech/tags/docker-compose.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [home-lab](<https://devfeed.tech/tags/home-lab.md>), [home-server](<https://devfeed.tech/tags/home-server.md>), [open-source](<https://devfeed.tech/tags/open-source.md>)

## AI overview

The article explains how Komodo, an open source platform, can centrally manage Docker servers, containers, Compose stacks, and deployments across multiple hosts, reducing the need to update each stack manually.

## Source excerpt

There are SO many tools out there that allow you to keep your containers updated and I have used just about all of them, including Watchtower, Dockcheck, and others. Running... The post I Stopped Manually Updating My Docker Container Stacks. I Use This Instead appeared first on Virtualization Howto.