Update README.md

This commit is contained in:
akp 2023-04-05 17:53:45 +01:00
parent ff5ed1348c
commit 2d356d8f6a
No known key found for this signature in database
GPG key ID: AA5726202C8879B7

View file

@ -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 {