NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Allow us to give the Proxy Host a Custom Name
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Issue Details:
I used to use Synology's built-in reverse proxy and just migrated everything over to Nginx Proxy Manager! I currently have 86 Proxy hosts set up in Nginx Proxy Manager. For some hostnames I use something generic like "books.myhostname.xyz". In Synology's built-in Reverse Proxy Manager I could give each host a unique name (separate from the hostname used). So on Synology for my example of "books.myhostname.xyz" I did something like "Books (Booklore)".
Proposed Solution:
It would be very helpful if we could give each entry a distinct name!
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
No files or tests are identified in the issue. Start by tracing how proxy hosts are represented and edited across the application, then determine where a separate custom name must be stored and displayed. Done means each proxy host can have a distinct name independent of its hostname, with the existing hostname behavior preserved.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100