Flowise

Flowise

Docker 应用程序 from Cyberschorsch's Repository

概述

Open source low-code tool for developers to build customized LLM orchestration flow and AI agents.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false

模板配置

HTTP PortPorttcp

The HTTP port Flowise runs on

目标
3000
默认值
3000
价值
3000
DATABASE_TYPEVariable

Type of database to store the flowise data

默认值
sqlite
价值
sqlite
DATABASE_PATHVariable

Location where database is saved (When DATABASE_TYPE is sqlite)

DATABASE_HOSTVariable

Host URL or IP address (When DATABASE_TYPE is not sqlite)

DATABASE_PORTVariable

Database port (When DATABASE_TYPE is not sqlite)

DATABASE_USERVariable

Database username (When DATABASE_TYPE is not sqlite)

DATABASE_PASSWORDVariable

Database password (When DATABASE_TYPE is not sqlite)

DATABASE_NAMEVariable

Database name (When DATABASE_TYPE is not sqlite)

DATABASE_SSLVariable

Database SSL is required (When DATABASE_TYPE is not sqlite)

默认值
false
价值
false
STORAGE_TYPEVariable

Type of storage for uploaded files. default is local

默认值
local
价值
local
BLOB_STORAGE_PATHVariable

Local folder path where uploaded files are stored when STORAGE_TYPE is local

默认值
/root/.flowise/storage
价值
/root/.flowise/storage
Blob Storage PathPathrw
目标
/root/.flowise/storage
价值
/mnt/user/appdata/flowise/storage
S3_STORAGE_BUCKET_NAMEVariable

Bucket name to hold the uploaded files when STORAGE_TYPE is s3

S3_STORAGE_ACCESS_KEY_IDVariable

AWS Access Key

S3_STORAGE_SECRET_ACCESS_KEYVariable

AWS Secret Key

S3_STORAGE_REGIONVariable

Region for S3 bucket

SECRETKEY_PATHVariable

Location where encryption key (used to encrypt/decrypt credentials) is saved

价值
/mnt/cache/appdata/flowise/secrets
DISABLE_FLOWISE_TELEMETRYVariable
默认值
true
价值
true
FLOWISE_USERNAMEVariable

Username to login

FLOWISE_PASSWORDVariable

Password to login

APIKEY_PATHVariable

Location where API keys are saved

默认值
Flowise/packages/server
价值
/root/.flowise/keys
NUMBER_OF_PROXIESVariable

Rate Limit Proxy

FLOWISE_FILE_SIZE_LIMITVariable

Maximum file size when uploading

默认值
50mb
价值
50mb
CORS_ORIGINSVariable

The allowed origins for all cross-origin HTTP calls

IFRAME_ORIGINSVariable

The allowed origins for iframe src embedding

DISABLE_CHATFLOW_REUSEVariable

Disable caching the flow, allowing every interaction of the chatflow will be executed from scratch

SHOW_COMMUNITY_NODESVariable

Display nodes that are created by community

Secrets PathPathrw

Location where encryption key (used to encrypt/decrypt credentials) is saved

目标
/root/.flowise/secrets
价值
/mnt/cache/appdata/flowise/secrets
FLOWISE_SECRETKEY_OVERWRITEVariable

Encryption key to be used instead of the key stored in SECRETKEY_PATH

MODEL_LIST_CONFIG_JSONVariable

Link to load list of models from your models.json config file

默认值
https://raw.githubusercontent.com/FlowiseAI/Flowise/main/packages/components/models.json
价值
https://raw.githubusercontent.com/FlowiseAI/Flowise/main/packages/components/models.json
API KeysPathrw
目标
/root/.flowise/keys
价值
/mnt/cache/appdata/flowise/keys

下载统计数据

6,383,492
下载总数
140,470
本月
146,211
平均每月

长期下载总量

加载图表...

详细信息

存储库
flowiseai/flowise
最后更新2026-04-30
初见2024-09-02

在Unraid 上运行 Flowise 。

Flowise 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。