Skip to content

MITI-Jing/RAGFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

RAGFlow in docker

https://github.com/infiniflow/ragflow

1. start docker container

image

2. runs ragflow in docker after setting up to ensure a successful launch of the system before enter username and password.

$ cd ragflow/docker

$ docker compose -f docker-compose.yml up -d

$ docker logs -f ragflow-server

image

3.In your web browser, enter the IP address of your server and log in to RAGFlow.

With the default settings, you only need to enter http://IP_OF_YOUR_MACHINE (sans port number) as the default HTTP serving port 80 can be omitted when using the default configurations.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published