From 2d356d8f6a1809d90bae7fa137ba2c596ac88205 Mon Sep 17 00:00:00 2001 From: AKP Date: Wed, 5 Apr 2023 17:53:45 +0100 Subject: [PATCH] Update `README.md` --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96410db..50ecc1a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A basic self-hosted analytics system that ingests logs from the Caddy HTTP server. +Note that this is designed to be used with [Authentik's proxy provider](https://goauthentik.io/docs/providers/proxy/) and may be insecure when used without adequate authentication in place. + ## Architecture * Ingest server @@ -19,7 +21,7 @@ The ingest server listens on `0.0.0.0:7500` and Datasette listens on `0.0.0.0:80 The following environment variables should be set: * `BASE_URL`: the URL at which the Datasette instance can be accessed at. -## Caddy configuration +## Caddy logging configuration ``` log {