ragflow/docker/nginx
Yesid Cano Castro 4760e317d5
Feat: Add HTTPS setup instructions and configuration for Nginx (#8401)
### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change: Documentation Update/Refactoring

#### Summary
Adds HTTPS/SSL configuration guide/example to enable secure RAGFlow
deployments with proper certificate management.

#### Changes
- New HTTPS Setup Section: Step-by-step guide for SSL certificate
configuration
- Let's Encrypt Integration: Complete Certbot setup instructions
- Docker Configuration: Volume mapping examples for certificates

#### Key Features
- Prerequisites checklist
- Docker Compose configuration examples
- Support for both Let's Encrypt and existing certificates

#### Files Modified
- `README.md`
- `ragflow.https.conf` (new file)
2025-06-23 15:36:15 +08:00
..
nginx.conf Refa: enlarge default max request body size. (#6088) 2025-03-14 15:21:08 +08:00
proxy.conf Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
ragflow.conf add nginx path for sdk handlers (#2899) (#2900) 2024-10-21 09:47:45 +08:00
ragflow.https.conf Feat: Add HTTPS setup instructions and configuration for Nginx (#8401) 2025-06-23 15:36:15 +08:00