node-red / node-red/node-red-docker
Add ENV VAR for httpRoot
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 540
- Forks
- 434
- Avg merge
- 24m
- Merged PRs (30d)
- 5
Description
Please consider adding env var for httpRoot,
I am deploying on kubernetes behind ingress/proxy. If there was a ENV var for httpRoot it could be added to the nodeRed deployment without having to load a custom settings file
Contributor guide
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
The request concerns exposing httpRoot through an environment variable in the Node-RED Docker deployment for Kubernetes behind an ingress or proxy. Start by locating how httpRoot and existing environment variables are handled; done means the setting can be supplied in the deployment without loading a custom settings file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100