191ac2603f
Covers all six services (jarvisChat, SearXNG, Qdrant, RabbitMQ, llama-server, Ollama) with images, ports, volumes, healthchecks, env mapping, secrets management, setup wizard spec, and back-out procedure. Includes pre-v1.0 gate checklist and open decisions. Also add .env, secrets/, searxng/ to .gitignore (these are generated by setup.sh and contain secrets).
12 lines
96 B
Plaintext
12 lines
96 B
Plaintext
*.db
|
|
*.png
|
|
*.py-
|
|
__pycache__/
|
|
venv/
|
|
readme.md-
|
|
*.bak
|
|
hardware_state.json
|
|
.env
|
|
secrets/
|
|
searxng/
|