Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc/03-Configuration.md: Environment Variables #897

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

oxzi
Copy link
Member

@oxzi oxzi commented Mar 5, 2025

New ways to configure Icinga DB were introduced in #831 and Icinga/icinga-go-library#113. The first change allows configuring Icinga DB using environment variables instead of or next to the YAML configuration file. In addition, the second change allows setting certificates and keys as PEM-encoded strings next to referencing files. This was now documented.

As a structural change, the order of the Database and Redis sections were changed to reflect the order in the example configuration file.

Some words about the Logging Components were written, as the documentation previously that they exist.


Requires:

New ways to configure Icinga DB were introduced in [icingadb-831] and
[igl-113]. The first change allows configuring Icinga DB using
environment variables instead of or next to the YAML configuration file.
In addition, the second change allows setting certificates and keys as
PEM-encoded strings next to referencing files. This was now documented.

As a structural change, the order of the Database and Redis sections
were changed to reflect the order in the example configuration file.

Some words about the Logging Components were written, as the
documentation previously that they exist.

[icingadb-831]: #831
[igl-113]: Icinga/icinga-go-library#113
@oxzi oxzi added the area/documentation Improvements or additions to documentation label Mar 5, 2025
@oxzi oxzi added this to the 1.2.2 milestone Mar 5, 2025
@oxzi oxzi requested a review from lippserd March 5, 2025 14:11
@cla-bot cla-bot bot added the cla/signed label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/documentation Improvements or additions to documentation cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant