Huly---Transactor

Huly---Transactor

Docker app from grtgbln's Repository

Overview

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

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

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

Download Statistics

117,424
Total Downloads
11,633
This Month
7,552
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

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

Runtime arguments

Network
bridge
Privileged
false

Template configuration

App PortPorttcp

Allow other containers to access application

Target
3333
Default
3333
Value
3333
Secret KeyVariable

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

Target
SERVER_SECRET
Server Cursor Max ItemsVariable
Target
SERVER_CURSOR_MAXITEMS
Default
30000
Value
30000
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
ElasticSearch Index NameVariable

ElasticSearch index name

Target
ELASTIC_INDEX_NAME
Default
huly_storage_index
Value
huly_storage_index
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
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
Frontend URLVariable

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

Target
FRONT_URL
Default
http://localhost:8080
Value
http://localhost:8080
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
Order Names By Last Name FirstVariable

Order names by last name first

Target
LAST_NAME_FIRST
Default
true|false
Value
false
Metrics ConsoleVariable

Enable metrics console

Target
METRICS_CONSOLE
Default
false|true
Metrics FileVariable

Metrics file

Target
METRICS_FILE
Default
metrics.txt
Value
metrics.txt