mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-28 03:19:59 +00:00
- Replace old docs structure with new comprehensive documentation - Organize into 8 major sections (0-START-HERE through 7-DEVELOPMENT) - Convert CONFIGURATION.md, CONTRIBUTING.md, MAINTAINER_GUIDE.md to redirects - Remove outdated MIGRATION.md and DESIGN_PRINCIPLES.md - Fix all internal documentation links and cross-references - Add progressive disclosure paths for different user types - Include 44 focused guides covering all features - Update README.md to remove v1.0 breaking changes notice
1.4 KiB
1.4 KiB
Configuration Guide
📍 This file has moved!
All configuration documentation has been consolidated into the new documentation structure.
👉 Read the Configuration Guide
Quick Links
- AI Provider Setup → AI Providers
- Environment Variables Reference → Environment Reference
- Database Configuration → Database Setup
- Server Configuration → Server Settings
- Security Setup → Security Configuration
- Reverse Proxy → Reverse Proxy Setup
- Advanced Tuning → Advanced Configuration
What You'll Find
The new configuration documentation includes:
- Complete environment variable reference with examples
- Provider-specific setup guides for OpenAI, Anthropic, Google, Groq, Ollama, and more
- Production deployment configurations with security best practices
- Reverse proxy examples for Nginx, Caddy, Traefik
- Database tuning for performance optimization
- Troubleshooting guides for common configuration issues
For all configuration details, see docs/5-CONFIGURATION/.