SelfhostedPro / Yacht

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.
MIT License
3.32k stars 158 forks source link

[Suggestion] Colour-coding containers on "View Applications"-page for further sorting #103

Closed Griefed closed 2 years ago

Griefed commented 3 years ago

The following is an idea only, not a full on suggestion. Would love your feedback on it. Colour-coding containers: In case someone has many containers running, like on my system with currently 28 containers, somehow grouping or identifying them by colour, for example, would be nice. Give all container names which serve websites like wordpress or apache a red background, all container names with containers which serve media a green background. Could be done of a stack by stack basis. Stack A=red, stack B=blue, stack C=green. Much like Portainer displays the state of containers, "running" has a green background. I hope I made sense here. English isn't my first languange, sorry.

Copy pasted from original issue #77 as per the wish of SelfhostedPro.

SelfhostedPro commented 3 years ago

I may have the user do this manually via labels once https://github.com/SelfhostedPro/Yacht/issues/106 is implemented.

wickedyoda commented 2 years ago

See issue #106 and open a new ticket if labeling and color-coding still need to be addressed further.