influxdata / influxdata/influxdb
custom the http path of the UI
Open
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Use case:__
I want to install several instances of influxdb, with different URLs
__Proposal:__
add an environment variable, that we can pass it in the dockerfile
Example: base_path=/user/test/
Contributor guide
Research direction
Start with the contributing section of README.md, then trace how the UI HTTP path is configured and how Dockerfile environment variables are passed. Done means supporting a configurable base path so multiple InfluxDB instances can use different UI URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dockerfile, rust
- Domain
- devops, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100