NginxProxyManager / NginxProxyManager/nginx-proxy-manager
NPM as homepage
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.
NPM is a beautiful project and many of us run it as the hub for internal sites and give them https.
It will be great to be able to support an option to enable an auth-less home page on the management site(81), that shows all the available sites hosted on this.
Describe the solution you'd like
In the admin settings, there is a checkbox (default to false) that will enable this feature:
For un-authenticated access, just show the current list of hosts except nothing can be modified.
Describe alternatives you've considered
manually create a static page. Not hard at all, but NPM already have such a nice page.
Additional context
It will be even better if for each host, we can config a description, which shows up in the list view for the home page.
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
Start by locating the management site (81), the admin settings, and the current host list used for authenticated users. Done means an opt-in setting exposes a read-only host list to unauthenticated visitors, with host descriptions treated as an additional scope only if included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100