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

Enable selinux bool for grafana to postgresql connection. #67

Merged
merged 1 commit into from
Jul 12, 2024

Commits on May 22, 2024

  1. Enable selinux bool for grafana to postgresql connection.

    For package grafana >= 9.2.10-15 there is patch added for selinux module to allow connection from grafana to local postgresql.
    This flag enabled now during engine-setup command if version with this flag installed.
    For old versions of the grafana we do nothing with selinux.
    For versions between 9.2.10-10 and 9.2.10-14 we ask user to update package version.
    
    Signed-off-by: Stanislav Melnichuk <melnichuk.stas@gmail.com>
    0ffer committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3355c68 View commit details
    Browse the repository at this point in the history