mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[Feature] Docker stack support #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ocrumbs on GitHub (Nov 24, 2024).
This is an awesome project. I love that it is so lightweight. I would like to know if Docker Stack is something on the roadmap.
While compose is great, docker stack is more production ready friendly and has built-in support for secrets, blue green deployment and more. It would be a great fit for komodo IMHO.
Thanks
@mbecker20 commented on GitHub (Nov 27, 2024):
Yes I think docker swarm support would be really awesome, and have had an issue for this for quite a while here #37. I'm still consolidating and clarifying the current features before moving onto support for this.