Andrew Farries 503ef163f4 Stop setting X-Real-IP on upstream requests
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.
2023-01-16 21:50:24 +01:00
..
2022-12-02 15:53:02 -03:00
2022-08-05 07:52:49 -03:00
2022-12-08 13:05:19 -03:00
2022-06-08 10:13:18 +05:30

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