Icinga / Icinga/docker-icinga2

Pass Cert and key as env args to container.

Open
#65 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
73
Forks
29
PR merge metrics
No merged PRs in 30d

Description

it would be useful to add the below in the same way ICINGA_CACERT works.

ICINGA_CERT - node cert to be used to auth with master
ICINGA_CERTKEY - key to go with cert

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing ICINGA_CACERT environment-argument handling in the Docker image configuration. Trace how that value reaches Icinga 2, then determine where ICINGA_CERT and ICINGA_CERTKEY should follow the same path. Done means both environment arguments are accepted and provide the node certificate and matching key for master authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, dockerfile
Domain
devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.