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

Fix icingaweb2 postgres #172

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Conversation

Alpha041087
Copy link
Contributor

@Alpha041087 Alpha041087 commented Jul 28, 2023

I changed some things to make IcingaWeb2 working with Postgres.
If you wish, I can attach the originally produced errors.

add quotas to make psql command working

fix admin user exists task (removed -c)

fix when statement because there is always an output
removed ternary because otherwise there will be always mysql, exept you use true or false as variable. But this will mess up the other tasks.
@cla-bot cla-bot bot added the cla/signed label Jul 28, 2023
@martialblog martialblog self-assigned this Jul 28, 2023
@mkayontour
Copy link
Member

mkayontour commented Aug 1, 2023

The changes look good to me, gave them a few tests and it worked. @martialblog if you think this looks good too, then we can merge.

@martialblog
Copy link
Member

@mkayontour haven't gotten around to testing this. But if you say it's go, then let's go.

@mkayontour mkayontour merged commit 4fe7e11 into Icinga:main Aug 1, 2023
@Alpha041087 Alpha041087 deleted the fix_icingaweb2_postgres branch August 3, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants