mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 10:53:18 -05:00
[Feature Request] More Links #217
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 @MRobi1 on GitHub (Feb 16, 2025).
I'd love to see more links available in the UI.
This would make a great addition to the containers page, the services tab on the stack page and also docker/containers on the server page. The data is all available since the IP is given when selecting server, and port is exposed in the compose file for the stack.
It would be a nice addition if this same section on the server page had links to any stacks/deployments/repos configured under it. I know it's in Resources but this would be nice for quick navigation. Although I can picture some servers having a large number of stacks on them which may require some thought from a UI perspective. Maybe an expandable section if > 2 or 3.
@jhedfors commented on GitHub (May 6, 2025):
I can't seem to find a container's published ports anywhere in komodo.
@ramess18 commented on GitHub (May 6, 2025):
I also miss automatically populated clickable links from Portainer. The Links config is only manual as I am aware.
@mbecker20 commented on GitHub (Aug 27, 2025):
The containers and stack services now feature ports. Noting that Stack header could also use the combined service ports as well as in the service table.