Huly---Frontend

Huly---Frontend

Docker app from grtgbln's Repository

Overview

An all-in-one project management platform (alternative to Linear, Jira, Slack, Notion, Motion)

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

App PortPorttcp

Access web interface

Target
8080
Default
8080
Value
8080
Secret KeyVariable

Needs to match across all Huly containers. Generate with `openssl rand -hex 32`

Target
SERVER_SECRET
Accounts URLVariable

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
Rekoni URLVariable

URL for the Rekoni service. Replace with server IP address and correct port.

Target
REKONI_URL
Default
http://localhost:4004
Value
http://localhost:4004
Calendar URLVariable

URL for the Calendar service. Replace with server IP address and correct port.

Target
CALENDAR_URL
Default
http://localhost:8095
Value
http://localhost:8095
Gmail URLVariable

URL for the Gmail service. Replace with server IP address and correct port.

Target
GMAIL_URL
Default
http://localhost:8088
Value
http://localhost:8088
Telegram URLVariable

URL for the Telegram service. Replace with server IP address and correct port.

Target
TELEGRAM_URL
Default
http://localhost:8086
Value
http://localhost:8086
ElasticSearch URLVariable

URL for the ElasticSearch service. Replace with server IP address and correct port.

Target
ELASTIC_URL
Default
http://localhost:9200
Value
http://localhost:9200
Huly Collaborator URLVariable

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 ConfigurationVariable

MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56

Target
STORAGE_CONFIG
MongoDB Connection URLVariable

Connection URL for MongoDB.

Target
MONGO_URL
Default
mongodb://localhost:27017
Value
mongodb://localhost:27017
Site TitleVariable

Title for the site

Target
TITLE
Default
Huly Self-Hosted
Value
Huly Self-Hosted
Server PortVariable

Internal port for the server. Not recommended to change.

Target
SERVER_PORT
Default
8080
Value
8080
Uploaded Files LocationVariable

Location for uploaded files. Not recommended to change.

Target
UPLOAD_URL
Default
/files
Value
/files
Default LanguageVariable

Default language for the site. Not recommended to change.

Target
DEFAULT_LANGUAGE
Default
en
Value
en

Download Statistics

99,390
Total Downloads
11,099
This Month
5,512
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
hardcoreeng/front:latest
Last Updated2026-05-06
First Seen2024-10-13

Run 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.