Huly---Frontend
Huly---Frontend
Docker app from grtgbln's Repository
Overview
Requirements
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Privileged
- false
Template configuration
Access web interface
- Target
- 8080
- Default
- 8080
- Value
- 8080
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- Target
- SERVER_SECRET
URL for the accounts service (this container). Replace with server IP address and correct port.
- Target
- ACCOUNTS_URL
- Default
- http://localhost:3000
- Value
- http://localhost:3000
URL for the Rekoni service. Replace with server IP address and correct port.
- Target
- REKONI_URL
- Default
- http://localhost:4004
- Value
- http://localhost:4004
URL for the Calendar service. Replace with server IP address and correct port.
- Target
- CALENDAR_URL
- Default
- http://localhost:8095
- Value
- http://localhost:8095
URL for the Gmail service. Replace with server IP address and correct port.
- Target
- GMAIL_URL
- Default
- http://localhost:8088
- Value
- http://localhost:8088
URL for the Telegram service. Replace with server IP address and correct port.
- Target
- TELEGRAM_URL
- Default
- http://localhost:8086
- Value
- http://localhost:8086
URL for the ElasticSearch service. Replace with server IP address and correct port.
- Target
- ELASTIC_URL
- Default
- http://localhost:9200
- Value
- http://localhost:9200
URL for the Huly Collaborator service. Replace with server IP address and correct port.
- Target
- COLLABORATOR_URL
- Default
- ws://localhost:3078
- Value
- ws://localhost:3078
MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- Target
- STORAGE_CONFIG
Connection URL for MongoDB.
- Target
- MONGO_URL
- Default
- mongodb://localhost:27017
- Value
- mongodb://localhost:27017
Title for the site
- Target
- TITLE
- Default
- Huly Self-Hosted
- Value
- Huly Self-Hosted
Internal port for the server. Not recommended to change.
- Target
- SERVER_PORT
- Default
- 8080
- Value
- 8080
Location for uploaded files. Not recommended to change.
- Target
- UPLOAD_URL
- Default
- /files
- Value
- /files
Default language for the site. Not recommended to change.
- Target
- DEFAULT_LANGUAGE
- Default
- en
- Value
- en
Categories
Download Statistics
Total Downloads Over Time
Details
hardcoreeng/front:latestRun Huly---Frontend on Unraid.
Huly---Frontend is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.