[GH-ISSUE #1562] [FR] - Allow folders in UI for Proxy host management/organization #1180

Closed
opened 2026-02-26 06:36:07 +03:00 by kerem · 1 comment
Owner

Originally created by @eleenheer on GitHub (Nov 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1562

  • Issue

Looking through the different proxy hosts can become annoying depending on how large the list is. (current version 2.9.6 due to bug 1319, will be trying to implement workaround once I'm more comfortable with the application) You are not able to sort through the proxy host list by any of the fields. Depending on naming convention of sub domains, the list can become annoying to parse through.

The flow that I use is that I have Organizr as a portal page in order to access other resources. for example:

media.mysite.com - login is required in order to access other resources
>sonarr.mysite.com
>radarr.mysite.com
>calibre.mysite.com

I have 3 different "parent" sites, with up to 13 different services between them. before changing my sub domain naming convention, I had 3 different portainer sites (portainer1, portainer2, portainer3) all of these would be next to each other and not by the "parent" site.

  • Proposed Solution

Allow a method of organization when it comes to proxy hosts. If its possible, using collapsible folders/fields so that we can expand and collapse them as needed to reduce the clutter. Example:

-media.mysite.com
>sonarr.mysite.com
>radarr.mysite.com
>calibre.mysite.com
+admin.mysite.com
+lab.mysite.com

Originally created by @eleenheer on GitHub (Nov 4, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1562 - Issue Looking through the different proxy hosts can become annoying depending on how large the list is. (current version 2.9.6 due to bug 1319, will be trying to implement workaround once I'm more comfortable with the application) You are not able to sort through the proxy host list by any of the fields. Depending on naming convention of sub domains, the list can become annoying to parse through. The flow that I use is that I have Organizr as a portal page in order to access other resources. for example: media.mysite.com - login is required in order to access other resources >sonarr.mysite.com >radarr.mysite.com >calibre.mysite.com I have 3 different "parent" sites, with up to 13 different services between them. before changing my sub domain naming convention, I had 3 different portainer sites (portainer1, portainer2, portainer3) all of these would be next to each other and not by the "parent" site. - Proposed Solution Allow a method of organization when it comes to proxy hosts. If its possible, using collapsible folders/fields so that we can expand and collapse them as needed to reduce the clutter. Example: -media.mysite.com >sonarr.mysite.com >radarr.mysite.com >calibre.mysite.com +admin.mysite.com +lab.mysite.com
kerem 2026-02-26 06:36:07 +03:00
Author
Owner

@eleenheer commented on GitHub (Nov 4, 2021):

saw that this was already being worked on, apologies for not looking harder first

<!-- gh-comment-id:961224692 --> @eleenheer commented on GitHub (Nov 4, 2021): saw that this was already being worked on, apologies for not looking harder first
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1180
No description provided.