No
Comment on 2025 Self-Host User Survey: Open for Submissions
wabasso@lemmy.ca 2 days ago
Is using Docker Compose considered orchestration?
rmrf@lemmy.ml 2 days ago
paequ2@lemmy.today 2 days ago
I put yes. Then it asks what platform you use and I clicked “Docker”.
rmrf@lemmy.ml 2 days ago
It asks this regardless of whether you say you use orchestration or not. I would say that docker compose, used as intended, is not a container orchestration platform as it provides no automated scaling or resiliency across nodes
paequ2@lemmy.today 2 days ago
I guess it depends on what “orchestration” means to you… 🤔
en.wikipedia.org/wiki/Orchestration_(computing)
In system administration, orchestration is the automated configuration, coordination, deployment, development, and management of computer systems and software.
Docker compose pretty much seems to check every one of these boxes.
rmrf@lemmy.ml 2 days ago
Eh fair enough
tofu@lemmy.nocturnal.garden 2 days ago
I answered no since it mentions Swarm but I wasn’t sure either
wabasso@lemmy.ca 1 day ago
Oh lol I thought you were the author of the survey.
mlg@lemmy.world 2 days ago
“No”
– everyone using compose to orchestrate software deployments
spoiler
Yes it is, and there’s a age old joke about docker being used for configuration management, which doesn’t require a container system.