Open Varming73 opened 4 months ago
U need Elasticsearch. Check compose-dev.yaml for a example working setup.
The latest compose.yml doesn't have an Elasticsearch section but zilean still seems to be trying to use it: [17:10:33] | EROR | "Zilean.Shared.Features.ElasticSearch.ElasticSearchClient" | Elasticsearch connection to server "http://localhost:9200" is offline.
I re-added the sections from the older compose.yml and it came back up but hasn't started populating either the sql database or elasticsearch.
UPDATE: I removed all volumes and restarted and it is loading the tables into psql now. Does it need Elasticsearch anymore?
I just installed Zilean in a docker and see this in the log:
The installation documentation says to only install Zilean..?