NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Custom Location list

Open
#4,454 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
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.
No.

Describe the solution you'd like
Right now the Proxy Hosts tab in the UI list the domain name of the source and destination which we want to forward it to. Which are working great just like we expected. But we have a condition to use the subdirectory for each app behind the proxy. ie. test.com/app1 for app1. , test.com/app2 for app2. and so on. I add it to custom location and it works like we need.

But it became a bit messy when we add like 20 or 30 custom location under the same source->destination item.

Describe alternatives you've considered
The list of all custom locations group by source/destination. Just like the Host tab but for each custom location instead. And the tile of all the custom locations.

Additional context
If there's already a way to accomplish this can anyone direct me to the document or a screen. Or if the way I config NPM is wrong please let me know

Thank you.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the Proxy Hosts tab, custom locations, and the UI list but no files, tests, or entry points. Start by locating those UI views and reviewing how custom locations are currently displayed; done means providing a less cluttered grouped or tiled view for many locations under the same source and destination.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.