Huly---Transactor
Docker 应用程序 from grtgbln's Repository
概述
要求
This application requires separate MongoDB, MinIO and ElasticSearch instances. See documentation: https://github.com/hcengineering/huly-selfhost/blob/main/template.compose.yaml
This is the transactor container for Huly. Other Huly containers are required to run the entire suite.
运行时参数
- 网络
bridge- 特权
- false
模板配置
Allow other containers to access application
- 目标
- 3333
- 默认值
- 3333
- 价值
- 3333
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- 目标
- SERVER_SECRET
- 目标
- SERVER_CURSOR_MAXITEMS
- 默认值
- 30000
- 价值
- 30000
URL for the ElasticSearch service. Replace with server IP address and correct port.
- 目标
- ELASTIC_URL
- 默认值
- http://localhost:9200
- 价值
- http://localhost:9200
ElasticSearch index name
- 目标
- ELASTIC_INDEX_NAME
- 默认值
- huly_storage_index
- 价值
- huly_storage_index
Connection URL for MongoDB.
- 目标
- MONGO_URL
- 默认值
- mongodb://localhost:27017
- 价值
- mongodb://localhost:27017
MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- 目标
- STORAGE_CONFIG
URL for the Rekoni service. Replace with server IP address and correct port.
- 目标
- REKONI_URL
- 默认值
- http://localhost:4004
- 价值
- http://localhost:4004
URL for the frontend. Replace with server IP address and correct port.
- 目标
- FRONT_URL
- 默认值
- http://localhost:8080
- 价值
- http://localhost:8080
URL for the accounts service (this container). Replace with server IP address and correct port.
- 目标
- ACCOUNTS_URL
- 默认值
- http://localhost:3000
- 价值
- http://localhost:3000
Order names by last name first
- 目标
- LAST_NAME_FIRST
- 默认值
- true|false
- 价值
- false
Enable metrics console
- 目标
- METRICS_CONSOLE
- 默认值
- false|true
Metrics file
- 目标
- METRICS_FILE
- 默认值
- metrics.txt
- 价值
- metrics.txt
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Huly---Transactor 。
Huly---Transactor 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。