open-notebook / CONFIGURATION.md
C2MV's picture
Deploy Open Notebook to HuggingFace Spaces
bd0c393
|
Raw
History Blame Contribute Delete
1.42 kB
# Configuration Guide
**πŸ“ This file has moved!**
All configuration documentation has been consolidated into the new documentation structure.
πŸ‘‰ **[Read the Configuration Guide](docs/5-CONFIGURATION/index.md)**
---
## Quick Links
- **AI Provider Setup** β†’ [AI Providers](docs/5-CONFIGURATION/ai-providers.md)
- **Environment Variables Reference** β†’ [Environment Reference](docs/5-CONFIGURATION/environment-reference.md)
- **Database Configuration** β†’ [Database Setup](docs/5-CONFIGURATION/database.md)
- **Server Configuration** β†’ [Server Settings](docs/5-CONFIGURATION/server.md)
- **Security Setup** β†’ [Security Configuration](docs/5-CONFIGURATION/security.md)
- **Reverse Proxy** β†’ [Reverse Proxy Setup](docs/5-CONFIGURATION/reverse-proxy.md)
- **Advanced Tuning** β†’ [Advanced Configuration](docs/5-CONFIGURATION/advanced.md)
---
## 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/](docs/5-CONFIGURATION/index.md)**.