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

3 convert to host metrics to wsgi #4

Merged
merged 6 commits into from
Sep 19, 2024

Conversation

DanielNeto
Copy link
Contributor

@DanielNeto DanielNeto commented Aug 20, 2024

This PR addresses the issue #3

Changes:

  • Replaced the http.server module with the Flask framework.
  • Configured the application to run under Apache2 with mod_wsgi, eliminating the need for a standalone systemd service.

Testing:

  • Verified that the application runs correctly under Apache2 with mod_wsgi across all supported operating systems:
    • Rocky 9
    • Alma 9
    • Debian 11
    • Debian 12
    • Ubuntu 20.04
    • Ubuntu 22.04

@DanielNeto DanielNeto requested a review from arlake228 August 20, 2024 19:34
@arlake228 arlake228 merged commit 81e78dc into 5.2.0 Sep 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants