The logo Orion Docs
Network

Proxy

Configure your APIs for our proxy

Your servers can be reached via multiple links, and some of them are proxied before reaching your server. In this case, certain information such as the user's IP will be transmitted via special headers.

Port

Requests going through http://fr1.orionhost.xyz:PORT are not proxied.

Domains

If a request goes through one of these links:

  • The subdomain https://PORT.fr1.orionhost.xyz
  • An Orion subdomain (https://NAME.orionhost.app)
  • Your domain

then the request will be proxied to your server. In this case, these headers will be added to the request:

HeaderContent
X-Forwarded-ForOrigin IP
X-Forwarded-HostOrigin Host
Proxied requests will have the local IP 172.18.0.1.

On this page