Icinga / Icinga/docker-icingaweb2
Deprecated option inside usage example
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 18
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The usage example lists the following line
icingaweb.config.global.config_backend=db
which has been deprecated by now as far as I can tell (according to the documentation).
Result (/etc/icingaweb2/config.ini):
[global]
config_backend = db
config_resource = icingaweb_db
...
This seems to simply be ignored in practice. However it might also be a good idea to also get rid off it here.
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
Open README.md at line 17 and compare the usage example with the linked Icinga Web 2 configuration documentation. Done means the deprecated config_backend example is removed or corrected in the README, with the resulting configuration example still accurate.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100