NginxProxyManager / NginxProxyManager/nginx-proxy-manager
File-based configuration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
Would it be possible to add the ability of configurations as code or as yaml?
I prefer npm over traefik but I keep going back to traefik, as I migrate/reinstall, as setting it up to my preferences takes almost no time. However, with npm I have to add everything manually and get the domain token etc.
Describe the solution you'd like
I would like something similar to config.yml from traefik 3, where the configurations would live, and also that allowing live updates upon saving the file. Docker tags work too but I don't personally prefer them.
Describe alternatives you've considered
Updating via the sqlite database - I have tried that once but I think something went wrong and the changes were not applied.
Additional context
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 reviewing the requested config.yml approach from Traefik 3 and the existing SQLite-based configuration path mentioned in the issue. Define the configuration scope, update behavior, and validation criteria before implementation; done should include a documented file format and reliable application of saved changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, sqlite, typescript, yaml
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100