ragflow icon indicating copy to clipboard operation
ragflow copied to clipboard

[Question]: Does the ragflow need mysql database?

Open kuazhangxiaoai opened this issue 11 months ago • 2 comments

Describe your problem

Does the ragflow need mysql database? If yes, How can I write .yml file to change my config of database. For example, I need a ragflow with postgresql, and how can I write the .yml file? What's the function of database for ragflow project?

Thanks for your answers.

kuazhangxiaoai avatar Feb 18 '25 09:02 kuazhangxiaoai

Both Mysql and Postgres are supported. Please check conf/service_conf.ymal and docker/.env.

KevinHuSh avatar Feb 19 '25 04:02 KevinHuSh

Both Mysql and Postgres are supported. Please check conf/service_conf.ymal and docker/.env.

What's the meaning of database for ragflow?

kuazhangxiaoai avatar Feb 19 '25 06:02 kuazhangxiaoai