Huly---Collaborator

Huly---Collaborator

Docker app from grtgbln's Repository

Overview

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

Install Huly---Collaborator on Unraid in a few clicks.

Find Huly---Collaborator in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Huly---Collaborator Review the template variables and paths Click Install

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 collaborator container for Huly. Other Huly containers are required to run the entire suite.
    

Download Statistics

106,402
Total Downloads
9,385
This Month
7,396
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
hardcoreeng/collaborator:latest
Last Updated2026-05-10
First Seen2024-10-12

Runtime arguments

Network
bridge
Privileged
false

Template configuration

App PortPorttcp

Allow other containers to access application

Target
3078
Default
3078
Value
3078
Secret KeyVariable

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

Target
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
MongoDB Connection URLVariable

Connection URL for MongoDB.

Target
MONGO_URL
Default
mongodb://localhost:27017
Value
mongodb://localhost:27017
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
Collaborator PortVariable

Internal port for the server. Not recommended to change.

Target
COLLABORATOR_PORT
Default
3078
Value
3078