All apps · 0 apps
Huly---Transactor
Docker app from grtgbln's Repository
Overview
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.
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.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
hardcoreeng/front:latestRuntime arguments
- Network
bridge- Privileged
- false
Template configuration
Allow other containers to access application
- Target
- 3333
- Default
- 3333
- Value
- 3333
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- Target
- SERVER_SECRET
- Target
- SERVER_CURSOR_MAXITEMS
- Default
- 30000
- Value
- 30000
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 name
- Target
- ELASTIC_INDEX_NAME
- Default
- huly_storage_index
- Value
- huly_storage_index
Connection URL for MongoDB.
- Target
- MONGO_URL
- Default
- mongodb://localhost:27017
- Value
- mongodb://localhost:27017
MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- Target
- STORAGE_CONFIG
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 frontend. Replace with server IP address and correct port.
- Target
- FRONT_URL
- Default
- http://localhost:8080
- Value
- http://localhost:8080
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 first
- Target
- LAST_NAME_FIRST
- Default
- true|false
- Value
- false
Enable metrics console
- Target
- METRICS_CONSOLE
- Default
- false|true
Metrics file
- Target
- METRICS_FILE
- Default
- metrics.txt
- Value
- metrics.txt