Icinga / Icinga/docker-icinga2
Enable features via environment variables
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 73
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hello Everyone!
I'm currently trying to automatically configure icinga with this Dockerfile. Many things are working pretty good, but I'm currently dealing with the problem that I cannot enable features (in my case influxdb) automatically (instead of icinga2 feature enable influxdb). I found the PR here: https://github.com/Icinga/docker-icinga2/pull/18 but this doesn't seem to be very active anymore. Is there already another way to achieve this or is this not possible at the moment? For icingaweb2 this worked pretty smooth for modules and env-variables.
Thank you in advance!
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 repository's Dockerfile and the referenced pull request #18, then compare how Icinga 2 features are enabled with how Icingaweb2 modules use environment variables. Done means establishing whether an environment-variable path for enabling the influxdb feature is supported and documenting or implementing the agreed approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100