How to replace the Google Drive node with the Local File node?

Hey guys!
Just wondering how can I replace the Google Drive node with the Local File node in a RAG workflow from your “self-hosted-ai-starter-kit” from GitHub?
I just set up it and it’s running fine, but I need to avoid using of any external services like Google Drive because of the confidential data.
So, I would like just grab the files from the local directory in docker.

  1. How to mount new directory for my files in Docker?
  2. How to add this directory to the “Local File” node?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.