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

Reverse proxy support #65

Closed
wants to merge 2 commits into from

Conversation

dropthemic
Copy link

Added ability to change the API port instead of using "http_port" on the web interface. Added "polling" transport to socket.io. The socket.io client will first initiate a session using polling then upgrade to websockets if available.

This branch allows the user to use their own http server (apache / nginx) and reverse proxy to Cronicle.

dropthemic added 2 commits June 11, 2018 10:27
@dropthemic
Copy link
Author

Closed pull request as @jhuckaby fixed the reverse proxy port issue in v0.8.13. Thanks!

https://github.com/jhuckaby/Cronicle/releases/tag/v0.8.13

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.

None yet

1 participant