mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +00:00
Add a docker image for watching a directory
This commit is contained in:
@ -91,3 +91,12 @@ available in the `/docker` folder.
|
||||
|
||||
The directory contains a file `docspell.conf` that you can
|
||||
[modify](doc/configure) as needed.
|
||||
|
||||
|
||||
### Watching files in a directory
|
||||
|
||||
This setup starts a container running the
|
||||
[`consumedir.sh`](doc/tools/consumedir) script. It is configured to
|
||||
watch one directory and upload files arriving in there to docspell.
|
||||
Please see the [`consumedir.sh`](doc/tools/consumedir#docker) docs for
|
||||
additional steps.
|
||||
|
Reference in New Issue
Block a user