feat(integrations): add NextJS LLM/Grafana integration + enable dashboard embedding

This commit is contained in:
2026-08-31 20:22:26 -07:00
parent 1af9232613
commit 4af000c6ae
6 changed files with 719 additions and 0 deletions
+4
View File
@@ -44,6 +44,10 @@ grafana.ini:
server:
root_url: https://grafana.riotpiao.com
# Allow embedding dashboards in iframes (NextJS integration)
security:
allow_embedding: true
# No anonymous read access — every user must log in via Authentik SSO.
auth.anonymous:
enabled: false