victorhooi
Contributor
- Joined
- Mar 16, 2012
- Messages
- 184
I'm interested at installing a file indexing daemon, sist2, on TrueNAS Scale:
github.com
This indexes files to a ElasticSearch instance. It is available as a Dockerfile, (and I assume ElasticSearch could also be installed in Docker).
My question is - what's the best way to expose my files on TrueNAS Scale to the indexer, assuming we run it in Docker?
And any tips for setting up the sist2/ElasticSearch Docker containers?
GitHub - sist2app/sist2: Lightning-fast file system indexer and search tool
Lightning-fast file system indexer and search tool - sist2app/sist2
This indexes files to a ElasticSearch instance. It is available as a Dockerfile, (and I assume ElasticSearch could also be installed in Docker).
My question is - what's the best way to expose my files on TrueNAS Scale to the indexer, assuming we run it in Docker?
And any tips for setting up the sist2/ElasticSearch Docker containers?