ragflow
ragflow copied to clipboard
[Question]: if you have es cluster starting issue,please use this
Describe your problem
I saw in issues list, a lot of guys facing es memory and starting issue. suggestion this is a cloud based elasticsearch, you will get 14 days free trial when you want to have a try, https://www.elastic.co/cloud/elasticsearch-service/signup create a free trial by your email. ,after you created the es cluster, change the host on service-conf.yml to your es cluster.[you will get the cluster link on es main page right corner "Connection details" ] copy this link to your service-conf.yml, do not forget create a user on es free trial cluster and give the access. then comment the docker-compose-base.yml es related setting, and start the project.