NginxProxyManager / NginxProxyManager/nginx-proxy-manager
It'd be nice if the proxy manager could be ran from within a subfolder like many other UI tools do
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Reopening since #2577 was marked as stale.
It's simply a matter of ensuring all the assets are loaded relative to the current path rather than being absolutes.
If necessary, we might also need to expose a variable for the web path to use similar to MailHog's MH_UI_WEB_PATH
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 tracing how the proxy manager UI builds asset URLs and handles its current web path. Confirm the behavior when served from a subfolder, then verify that all assets load correctly and that a configurable web path is supported if the existing routing requires it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100