Comment on Hister: a private search engine

<- View Parent
asciimoo@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

How do i use environment variables to make a indexer? I couldn’t get it to work

Repeatable config options are not supported from env vars. In this case you have to mount a config file to your container. But, if you want to track local files from docker, you have to mount those files/directories anyway. I suggest to use the standalone binary release if you’d like to track local files, it is way more convenient.

original
Sort:hotnewtop