mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Updated .env.example to include RAGFLOW_ELASTICSEARCH_PASSWORD for Elasticsearch credentials. - Modified docker-compose.yml to replace the Infinity service with a new ragflow-elasticsearch service, including necessary environment variables and health checks. - Adjusted README.md to reflect the integration of Elasticsearch as the backend for RAGFlow. - Enhanced system preparation script to configure vm.max_map_count for Elasticsearch requirements. - Updated secrets generation script to include RAGFLOW_ELASTICSEARCH_PASSWORD for credential management.