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

Adds PostgresQL support for Icingaweb2 modules #221

Merged
merged 8 commits into from
Jan 18, 2024
Merged

Conversation

mocdaniel
Copy link
Contributor

This one externalizes management of PostgresQL schemas from the individual Icingaweb2 modules. This way, we can add support for both, MySQL and PostgresQL schemas easily going forward.

Needed for #217

mocdaniel and others added 7 commits November 21, 2023 13:23
* add module x509 and mysql imports task

* Add documentation for x509 module

* Add documentation about database imports

* Continues working on x509 module installation

---------

Co-authored-by: Thilo W <[email protected]>
@cla-bot cla-bot bot added the cla/signed label Nov 23, 2023
@mocdaniel mocdaniel requested a review from mkayontour November 23, 2023 07:00
@mocdaniel mocdaniel self-assigned this Nov 23, 2023
@mocdaniel mocdaniel added the feature New feature or request label Nov 23, 2023
@mocdaniel mocdaniel added this to the v0.4.0 milestone Nov 23, 2023
Copy link
Member

@mkayontour mkayontour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Approved

@mocdaniel mocdaniel merged commit a2ad28c into main Jan 18, 2024
20 checks passed
@mocdaniel mocdaniel deleted the feature/pgsql-schemas branch January 18, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants