mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
Dynamic "stacks directory" while deploying stacks #124
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 @gitcatpeter on GitHub (Nov 13, 2024).
That idea is actually coming from Portainer.
Regarding "Stacks-> Deploy-> Stacks directory" input
While typing in that box, Komodo should automatically suggest the remaining path leading to a compose file.
For instance such path may look like so: "lab/server1/stackA/docker-compose.yml"
And upon choosing one, it would populate said "Stacks directory" and "File paths" (with the compose file name - if different than default).