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

Support Nginx with Packaging #169

Closed
amacleod457 opened this issue Sep 24, 2023 · 3 comments
Closed

Support Nginx with Packaging #169

amacleod457 opened this issue Sep 24, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@amacleod457
Copy link

Hello,
I just came across this repository while searching Github. I am a long-time user of Allmon2, and figured I'd give this a try, as it appears that it will run on Debian 12. However, I have long-ago switched away from Apache2 in favour of Nginx.
I read in one of the changelogs that things were made easier for Nginx users, but documentation in this repo seems to remain scant at this point in pre-release.
So I am writing to ask how I might go about deploying Allmon3 in an Nginx environment?
Thank you for all your hard work.

@jxmx
Copy link
Member

jxmx commented Sep 24, 2023

At the moment, Nginx is not officially supported with the packaging however it will work just fine. For Allmon3, you just need to translate the configuration in allmon3.conf to NGinx specific directives. Functionally, you'll need support of rewriting, websockets, and reverse proxying of websockets.

@amacleod457
Copy link
Author

Ok, awesome. Thank you.

@jxmx jxmx changed the title Installing on Debian 12 With Nginx Support Nginx with Packaging Sep 24, 2023
@jxmx jxmx added the enhancement New feature or request label Sep 24, 2023
@jxmx
Copy link
Member

jxmx commented Nov 18, 2023

@amacleod457 this is fixed in d4967fc..ad17f0f and will be included in v1.0.2

@jxmx jxmx closed this as completed Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants