flowise-docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alamin 6666ce7453 Update 'README.md' 20 hours ago
LICENSE Initial commit 20 hours ago
README.md Update 'README.md' 20 hours ago
flowise.yaml Update 'flowise.yaml' 20 hours ago

README.md

flowise-docker

flowise-docker

Create Required Folders First (Important)

On your server run:

mkdir -p /opt/ai-stack/flowise
mkdir -p /opt/ai-stack/data

Set permission:

chmod -R 777 /opt/ai-stack

#Where FAISS index will be saved ( also Document Stores path same)

Inside Flowise set path like:

/opt/ai-stack/data/

Host location:

/opt/ai-stack/data/