achingbrain / achingbrain/pm2-web
Running in subfolder
Open
- Dominant language
- JavaScript
- Stars
- 539
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
I would like to run pm2-web behind nginx proxy on a custom subfolder `http://example.com/pm2-web/`
This is however not possible, because all paths are using absolute urls (e. g. `/js/main.js`)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the web UI paths that generate absolute URLs such as /js/main.js, then inspect how the application is served behind its proxy. Confirm completion by serving pm2-web under /pm2-web/ through nginx and verifying that its pages and assets load from that subfolder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100