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

15 convert elmond to wsgi #16

Merged
merged 5 commits into from
Sep 19, 2024
Merged

15 convert elmond to wsgi #16

merged 5 commits into from
Sep 19, 2024

Conversation

DanielNeto
Copy link
Contributor

@DanielNeto DanielNeto commented Aug 20, 2024

This PR addresses the issue #15

Changes:

  • 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

@arlake228 arlake228 merged commit 05eb5b6 into 5.2.0 Sep 19, 2024
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