henrygd / beszel

Lightweight server monitoring hub with historical data, docker stats, and alerts.
MIT License
1.56k stars 57 forks source link

[Feature Request] Drag and drop server reorder and multi-disk support #3

Open MFYDev opened 2 months ago

MFYDev commented 2 months ago

Hello there,

Thank you so much for the great project, I just tried and I absolutely love it. Just posted my reply on reddit as well: https://www.reddit.com/r/selfhosted/comments/1eb4bi5/comment/lesyoik/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button

I would love to request 2 features:

  1. Drag and drop reorder: I have so many servers in my own homelab and some of them I would like to pin it because they are the most important
  2. Multi-disk support: Some of my VMs have more than 1 disk, so it will be absolute great if we can support multiple disks.

Thank you so much again! Cannot wait to see this project got even better and better!

henrygd commented 2 months ago

Thank you for the kind words and suggestions.

I agree that priority ordering for servers is a good idea. I'll add this to my todo list. Either as drag and drop or just adding a pin / unpin option to the context menu.

Multi disk support was also brought up in #2 and it's in the plans for the future. I wanted to get the first release out and take some time to think about how to best implement it. It should land at some point, but I'm not sure of the timeline.

henrygd commented 2 months ago

I'm soliciting opinions on the implementation for multiple disks in https://github.com/henrygd/beszel/discussions/36, so please comment there if you have any thoughts.