Skip to content

Environment Variable Configuration and Password File Configuration#371

Open
oxzi wants to merge 2 commits intomainfrom
env-conf-support
Open

Environment Variable Configuration and Password File Configuration#371
oxzi wants to merge 2 commits intomainfrom
env-conf-support

Conversation

@oxzi
Copy link
Member

@oxzi oxzi commented Nov 25, 2025

Enable configuration via environment variables via the IGL code as also done in Icinga DB. The configuration sections were copied from Icinga DB and slightly adjusted.

Fixes #370.


Password File Configuration

Implement and document the password file support from the latest IGL change1, as already did in Icinga DB2.


Closes #148.

Footnotes

  1. https://github.com/Icinga/icinga-go-library/pull/180

  2. https://github.com/Icinga/icingadb/pull/1072

@oxzi oxzi requested a review from julianbrost November 25, 2025 13:01
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Nov 25, 2025
@oxzi oxzi added this to the 0.3.0 milestone Nov 25, 2025
@oxzi oxzi force-pushed the env-conf-support branch from f2fd1e2 to b25e45d Compare March 4, 2026 12:49
@oxzi oxzi changed the title Environment Variable Configuration Environment Variable Configuration and Password File Configuration Mar 4, 2026
@oxzi

This comment was marked as resolved.

Enable configuration via environment variables via the IGL code as also
done in Icinga DB. The configuration sections were copied from Icinga DB
and slightly adjusted.

Fixes #370.
@oxzi oxzi force-pushed the env-conf-support branch from b25e45d to 527da28 Compare March 5, 2026 08:05
Implement and document the password file support from the latest IGL
change[0], as already did in Icinga DB[1].

[0]: Icinga/icinga-go-library#180
[1]: Icinga/icingadb#1072
@oxzi oxzi force-pushed the env-conf-support branch from 527da28 to 17d62ae Compare March 5, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment Variable Configuration

1 participant