mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #614] Dashboard page with all hosts #518
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#518
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 @rt87 on GitHub (Sep 24, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/614
I would like to have a landing page with simple links to all proxy/redirect hosts (and such) that I have entered into my nging proxy manager. Clicking on a link should directly take me to the respective destination. The page should be auto generated, you can choose to use this page in the standard-pages section (i.e. instead of 404, congratulations, ...).
As a bonus: Each host can be configured to either appear on the standard landing page or not ("hidden" hosts).
@rapidbnnuy commented on GitHub (Sep 26, 2020):
Here is how I work this out for now:
*The command for the mariadb instance is only required if running Docker for Windows, I do, that's why it is there.
my nginx.conf looks like:
This hosts a nginx instance for a static landing page, that can just be configured on the default host at http://nginx:80. Since the container is linked, it's never exposed to the host network. You can find a variety of HTML5 templates at https://html5up.net. You can then edit the html to serve whatever locations you want from nginx-proxy-manager.
However, I second this request, as all of this configuration would go away with a simple dropdown to configure a landing page, and checkboxes for which locations to expose. However I have some additional asks:
@rt87 commented on GitHub (Mar 14, 2021):
Since this doesnt appear to be in huge demand, here is another alternative (for whom it may concern): you could simply use any other self hosted dashboard solution such as heimdall or organizr. Just run them as a Container, enter your Services, an then link your, e.g., heimdall dashboard Page as the npm landing Page. On the Downside, its another Service and you do have to enter All Services manually, but otherwise its fine.
@github-actions[bot] commented on GitHub (Mar 25, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (May 5, 2025):
Issue was closed due to inactivity.