Skip to content

Update Reverse Proxy Documentation due to CORS Changes in PR #1450 #1452

@luckylinux

Description

@luckylinux

Is there an existing issue for this?

  • I have searched the existing open and closed issues

What document or section does this relate to?

Reverse Proxy Documentation needs to be updated due to changes made in #1450

Outside Access is now only allowed on Port 20211 (originally WebUI) while previous Access to GraphQL Endpoint via Port 20212 is only allowed now via Port 20211 on a /server/ Sub-Path.

Everything impacted in REVERSE_PROXY.md needs to be updated accordingly.

Describe the issue

Reverse Proxy Documentation needs to be updated due to changes made in #1450

Your suggestion or proposed solution

Quick Changes in the Flow Diagram
Image

Everything else needs to be updated accordingly, including but not limited to:

  • Flow Description: Change Port 20212 to Port 20211 with /server/ Path
  • Caddyfile: Remove Port 20212 -> 20219 reverse_proxy Directive
  • Firewall: Remove Port 20212 Rule
  • BACKEND_API_URL to be updated accordingly
  • (anything else - I will try to add here if/when I see it)

It seems "only" my Recent new Addition (Caddy + Authentik) had this Access to/via GraphQL API, so it seems the other Instructions (e.g. nginx or traefik) don't need to be updated due to this change.

As said previously though I believe the nginx Instructions are very deprecated anyways.

What type of issue is this?

  • Missing information
  • Inaccurate or outdated information
  • Unclear or confusing content
  • Structure or organization improvements
  • Other (explain in issue)

Anything else?

No response

Can I help implement this? 👩‍💻👨‍💻

  • Yes, I’d like to help implement the improvement
  • No, I’m just suggesting the idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    Waiting for reply⏳Waiting for the original poster to respond, or discussion in progress.documentation 📚Improvements or additions to documentationhelp wanted 🆘Extra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions