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

Fixed reverse proxy IP forwading #50

Merged
merged 6 commits into from Sep 3, 2023

Conversation

jacobtread
Copy link
Member

Description

This version fixes an issue with reverse proxies being unable to connect players due to #49, updates docker compose examples
and adds new nginx docker compose example

Changes

  • Extra handling and configuration for reverse proxies to handle X-Real-IP header
  • Added examples for docker compose with nginx, nginx config
  • Updated current docker compose configuration to use bind mounts
  • Bumped version for release
  • Removed old default configuration

Related Issue

@jacobtread jacobtread added enhancement New feature or request bug fix Fixed a bug labels Sep 3, 2023
@jacobtread jacobtread self-assigned this Sep 3, 2023
@jacobtread jacobtread linked an issue Sep 3, 2023 that may be closed by this pull request
2 tasks
@jacobtread jacobtread merged commit bdd4510 into master Sep 3, 2023
1 check passed
@jacobtread jacobtread deleted the 49-task-reverse-proxy-ip-forwarding-support branch September 3, 2023 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixed a bug enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task: Reverse proxy IP forwarding support
1 participant