Google analytics integration.

Sentry.io integration.
Vince integration.
Region-scoped consent (denied-by-default in EU/EEA/UK/CH, granted elsewhere, DPDP-friendly notice)
This commit is contained in:
2026-09-06 16:03:13 +00:00
parent 43c6fbe437
commit e0eb577e3e
37 changed files with 2059 additions and 274 deletions
+4
View File
@@ -20,6 +20,10 @@ docker_network: "{{ title }}_net"
docker_image: "{{ registry }}/{{ title }}:{{ image_tag | default(tag) }}"
docker_container: "{{ title }}-staging"
# self-hosted first-party analytics (Vince) — proxied at /stats/* on www host
vince_container: vince
vince_port: 8000
# caddy publishes www (SSR + /api/* + /_/* -> pocketbase) and cms (admin)
caddy_container: caddy