Huly---Workspace
Huly---Workspace
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 workspace management container for Huly. Other Huly containers are required to run the entire suite.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Secret KeyVariable
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- Target
- SERVER_SECRET
MongoDB Connection URLVariable
Connection URL for MongoDB.
- Target
- MONGO_URL
- Default
- mongodb://localhost:27017
- Value
- mongodb://localhost:27017
Huly Transactor Connection URLVariable
Connection URL for Huly Transactor. Replace with server IP address and correct port.
- Target
- TRANSACTOR_URL
- Default
- ws://localhost:3333
- Value
- ws://localhost:3333
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
Accounts URLVariable
URL for the accounts service. Replace with server IP address and correct port.
- Target
- ACCOUNTS_URL
- Default
- http://localhost:3000
- Value
- http://localhost:3000
Only Inbox NotificationVariable
- Target
- NOTIFY_INBOX_ONLY
- Default
- true|false
- Value
- false
Enabled ModelVariable
Not recommended to change.
- Target
- MODEL_ENABLED
- Default
- *
- Value
- *
Categories
Download Statistics
75,948
Total Downloads
9,490
This Month
5,186
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
hardcoreeng/workspace:latestLast Updated2026-05-06
First Seen2024-10-12
Run Huly---Workspace on Unraid.
Huly---Workspace is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.