[GH-ISSUE #4544] Option to set default page to give a list of links to all configured proxy hosts (and/or redirects) #2905

Open
opened 2026-02-26 07:37:09 +03:00 by kerem · 1 comment
Owner

Originally created by @eng3 on GitHub (May 17, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4544

Is your feature request related to a problem? Please describe.
I use this to help me get to my own internal pages by using easy to remember subdomain names instead of remembering port numbers. It would be nice if there were an option to set the default page to a pretty list of links to all configured proxy hosts (and/or redirects)

Describe the solution you'd like
In settings, configuring the "Default Page" have an option for "Links to configure proxy hosts" (and/or redirects). Then dynamically generate the list if someone goes to the default page

Describe alternatives you've considered

  • Manually generate the html.
  • Script that pulls the data from the database and updates the html (+ docker compose update to bind mount script and add to cron to periodically run)
Originally created by @eng3 on GitHub (May 17, 2025). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4544 **Is your feature request related to a problem? Please describe.** I use this to help me get to my own internal pages by using easy to remember subdomain names instead of remembering port numbers. It would be nice if there were an option to set the default page to a pretty list of links to all configured proxy hosts (and/or redirects) **Describe the solution you'd like** In settings, configuring the "Default Page" have an option for "Links to configure proxy hosts" (and/or redirects). Then dynamically generate the list if someone goes to the default page **Describe alternatives you've considered** - Manually generate the html. - Script that pulls the data from the database and updates the html (+ docker compose update to bind mount script and add to cron to periodically run)
Author
Owner

@tds-RG-Talleyrand-34 commented on GitHub (Sep 3, 2025):

Use a redirect to a custom page where you list the links.

In Settings->Default Site use a redirect to a custom page, it can be even a dashboard as Heimdall and it helps you go to the page you want

<!-- gh-comment-id:3247961259 --> @tds-RG-Talleyrand-34 commented on GitHub (Sep 3, 2025): Use a redirect to a custom page where you list the links. In Settings->Default Site use a redirect to a custom page, it can be even a dashboard as Heimdall and it helps you go to the page you want
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#2905
No description provided.