mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
The value of the header was set to the IP address of a machine inside GCP rather than the the actual client IP address. To ensure that the header contains the actual client IP address, this header is now set at the GCP load balancer.
IDE-proxy
IDE proxy is a simple Caddy application that currently only serve static files e.g. the IDE logo
Attention: All files in the static folder should be immutable, if you need to change them you have to add new files and change the references
For example, to change the IDE logo you must upload a new file and change the server-ide-config configmap