mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
- Updated .env.example to include RAGAPP_HOSTNAME, RAGAPP_USERNAME, and RAGAPP_PASSWORD for basic authentication. - Modified Caddyfile to implement basic authentication for the RAGApp reverse proxy. - Enhanced docker-compose.yml to add a new RAGApp service with necessary environment variables. - Updated scripts to generate RAGApp credentials and include them in the setup wizard and final report. - Documented RAGApp details in the final report for user visibility.