Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project Data folder local URL is not accepted #938

Open
yassinethr opened this issue Apr 18, 2020 · 1 comment
Open

Project Data folder local URL is not accepted #938

yassinethr opened this issue Apr 18, 2020 · 1 comment

Comments

@yassinethr
Copy link

Hello, I am working on a Python web app that will use FSCrawler + ES.
In my project folder, I have a dedicated folder in which I will store word files.

When configuring FSCrawler, it seems not possible to set url: "../../data" or something like that ...

How can I proceed, knowing that I am intending to dockerize my app and publish it, so giving the url parameter the absolute path (with my username) is not an option ?

@dadoonet
Copy link
Owner

I think you can mount the path as a docker volume.
Docker images are coming. See #820

There are some details on mounting in the documentation (WIP): https://github.com/toto1310/fscrawler/pull/1/files#diff-f4eaab01cf8840876001ac4ce9f08980

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants