Flowise
Docker 应用程序 from Cyberschorsch's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
The HTTP port Flowise runs on
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Type of database to store the flowise data
- 默认值
- sqlite
- 价值
- sqlite
Location where database is saved (When DATABASE_TYPE is sqlite)
Host URL or IP address (When DATABASE_TYPE is not sqlite)
Database port (When DATABASE_TYPE is not sqlite)
Database username (When DATABASE_TYPE is not sqlite)
Database password (When DATABASE_TYPE is not sqlite)
Database name (When DATABASE_TYPE is not sqlite)
Database SSL is required (When DATABASE_TYPE is not sqlite)
- 默认值
- false
- 价值
- false
Type of storage for uploaded files. default is local
- 默认值
- local
- 价值
- local
Local folder path where uploaded files are stored when STORAGE_TYPE is local
- 默认值
- /root/.flowise/storage
- 价值
- /root/.flowise/storage
- 目标
- /root/.flowise/storage
- 价值
- /mnt/user/appdata/flowise/storage
Bucket name to hold the uploaded files when STORAGE_TYPE is s3
AWS Access Key
AWS Secret Key
Region for S3 bucket
Location where encryption key (used to encrypt/decrypt credentials) is saved
- 价值
- /mnt/cache/appdata/flowise/secrets
- 默认值
- true
- 价值
- true
Username to login
Password to login
Location where API keys are saved
- 默认值
- Flowise/packages/server
- 价值
- /root/.flowise/keys
Rate Limit Proxy
Maximum file size when uploading
- 默认值
- 50mb
- 价值
- 50mb
The allowed origins for all cross-origin HTTP calls
The allowed origins for iframe src embedding
Disable caching the flow, allowing every interaction of the chatflow will be executed from scratch
Display nodes that are created by community
Location where encryption key (used to encrypt/decrypt credentials) is saved
- 目标
- /root/.flowise/secrets
- 价值
- /mnt/cache/appdata/flowise/secrets
Encryption key to be used instead of the key stored in SECRETKEY_PATH
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
- 目标
- /root/.flowise/keys
- 价值
- /mnt/cache/appdata/flowise/keys
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Flowise 。
Flowise 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。