summaryrefslogtreecommitdiff
path: root/src/frontend-proxy/README.md
diff options
context:
space:
mode:
authorSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
committerSaumit <justsaumit@protonmail.com>2025-09-27 02:14:26 +0530
commit82e03978b89938219958032efb1448cc76baa181 (patch)
tree626f3e54d52ecd49be0ed3bee30abacc0453d081 /src/frontend-proxy/README.md
Initial snapshot - OpenTelemetry demo 2.1.3 -f
Diffstat (limited to 'src/frontend-proxy/README.md')
-rw-r--r--src/frontend-proxy/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/frontend-proxy/README.md b/src/frontend-proxy/README.md
new file mode 100644
index 0000000..27988e5
--- /dev/null
+++ b/src/frontend-proxy/README.md
@@ -0,0 +1,8 @@
+# Frontend Proxy Service
+
+This service acts as a reverse proxy for the various user-facing web interfaces.
+
+## Modifying the Envoy Configuration
+
+The envoy configuration is generated from the `envoy.tmpl.yaml` file in this
+directory. Environment variables are substituted at deploy-time.