mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[GH-ISSUE #5] [New Plugin] Add tags for server grouping #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @BazZziliuS on GitHub (Dec 20, 2025).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/5
Hello!
First of all, I’d like to say that I really like your panel — it’s convenient and pleasant to use
However, there is one feature that I feel is critically missing.
At the moment, there is no way to separate or group servers using tags or labels.
I have several different projects, and the servers belonging to them are mixed together in the list. Because of this, it becomes difficult to quickly understand which server belongs to which project.
What I’d like to see:
project-a,production,testing,client-x)This would greatly improve navigation and server management, especially when the number of servers grows.
Thank you for your work and for the great product!