louislam / dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
https://dockge.kuma.pet
MIT License
11.49k stars 323 forks source link

Unable to sort stacks by server/agent #481

Open miltuss opened 4 months ago

miltuss commented 4 months ago

⚠️ Please verify that this bug has NOT been reported before.

🛡️ Security Policy

Description

I would like to be able to sort the stacks by server, but no filter exists in Dockge allowing me to sort this! While it is essential to separate the stacks of each server for logical reasons of findability. The name indicated below each stack is not enough to perform the sort.

👟 Reproduction steps


👀 Expected behavior


😓 Actual Behavior


Dockge Version

1.4.2

💻 Operating System and Arch

debian 12

🌐 Browser

firefox

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

No response

jyio commented 1 month ago

Thank you for Dockge!

This would be a useful feature, indeed. I have the same set of stacks on multiple hosts, and each host runs a subset of the stacks. This results in a long list of duplicate inactive stacks. The default display is still good for showing what's actually running across all the hosts, and it would be awesome to have additional groupings:

Bonus points for making Dockge remember the setting :)