Initial setup: docker-compose for Open Notebook (SurrealDB + open_notebook), Ollama + OpenRouter as AI providers

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Dieter Schlüter 2026-07-10 21:05:23 +02:00
commit 52f99c51ba
3 changed files with 48 additions and 0 deletions

9
.env.example Normal file
View file

@ -0,0 +1,9 @@
# SurrealDB & Open Notebook encryption key (generate with: openssl rand -base64 32)
OPEN_NOTEBOOK_ENCRYPTION_KEY=
# SurrealDB credentials
SURREAL_USER=root
SURREAL_PASSWORD=
# OpenRouter (Cloud-KI, einziger Cloud-Provider)
OPENROUTER_API_KEY=