NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Option to set default page to give a list of links to all configured proxy hosts (and/or redirects)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
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)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing the Default Page setting and the page generated for it, then determine how configured proxy hosts and redirects are represented; done means the setting can select a dynamically generated, usable links page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100