Huly---Frontend
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 frontend container for Huly. Other Huly containers are required to run the entire suite.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 特权
- false
模板配置
Access web interface
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- 目标
- SERVER_SECRET
URL for the accounts service (this container). Replace with server IP address and correct port.
- 目标
- ACCOUNTS_URL
- 默认值
- http://localhost:3000
- 价值
- http://localhost:3000
URL for the Rekoni service. Replace with server IP address and correct port.
- 目标
- REKONI_URL
- 默认值
- http://localhost:4004
- 价值
- http://localhost:4004
URL for the Calendar service. Replace with server IP address and correct port.
- 目标
- CALENDAR_URL
- 默认值
- http://localhost:8095
- 价值
- http://localhost:8095
URL for the Gmail service. Replace with server IP address and correct port.
- 目标
- GMAIL_URL
- 默认值
- http://localhost:8088
- 价值
- http://localhost:8088
URL for the Telegram service. Replace with server IP address and correct port.
- 目标
- TELEGRAM_URL
- 默认值
- http://localhost:8086
- 价值
- http://localhost:8086
URL for the ElasticSearch service. Replace with server IP address and correct port.
- 目标
- ELASTIC_URL
- 默认值
- http://localhost:9200
- 价值
- http://localhost:9200
URL for the Huly Collaborator service. Replace with server IP address and correct port.
- 目标
- COLLABORATOR_URL
- 默认值
- ws://localhost:3078
- 价值
- ws://localhost:3078
MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- 目标
- STORAGE_CONFIG
Connection URL for MongoDB.
- 目标
- MONGO_URL
- 默认值
- mongodb://localhost:27017
- 价值
- mongodb://localhost:27017
Title for the site
- 目标
- TITLE
- 默认值
- Huly Self-Hosted
- 价值
- Huly Self-Hosted
Internal port for the server. Not recommended to change.
- 目标
- SERVER_PORT
- 默认值
- 8080
- 价值
- 8080
Location for uploaded files. Not recommended to change.
- 目标
- UPLOAD_URL
- 默认值
- /files
- 价值
- /files
Default language for the site. Not recommended to change.
- 目标
- DEFAULT_LANGUAGE
- 默认值
- en
- 价值
- en
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 Huly---Frontend 。
Huly---Frontend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。