Huly---Transactor
Huly---Transactor
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
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.
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
Allow other containers to access application
- Objetivo
- 3333
- Por defecto
- 3333
- Valor
- 3333
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- Objetivo
- SERVER_SECRET
- Objetivo
- SERVER_CURSOR_MAXITEMS
- Por defecto
- 30000
- Valor
- 30000
URL for the ElasticSearch service. Replace with server IP address and correct port.
- Objetivo
- ELASTIC_URL
- Por defecto
- http://localhost:9200
- Valor
- http://localhost:9200
ElasticSearch index name
- Objetivo
- ELASTIC_INDEX_NAME
- Por defecto
- huly_storage_index
- Valor
- huly_storage_index
Connection URL for MongoDB.
- Objetivo
- MONGO_URL
- Por defecto
- mongodb://localhost:27017
- Valor
- mongodb://localhost:27017
MinIO storage configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- Objetivo
- STORAGE_CONFIG
URL for the Rekoni service. Replace with server IP address and correct port.
- Objetivo
- REKONI_URL
- Por defecto
- http://localhost:4004
- Valor
- http://localhost:4004
URL for the frontend. Replace with server IP address and correct port.
- Objetivo
- FRONT_URL
- Por defecto
- http://localhost:8080
- Valor
- http://localhost:8080
URL for the accounts service (this container). Replace with server IP address and correct port.
- Objetivo
- ACCOUNTS_URL
- Por defecto
- http://localhost:3000
- Valor
- http://localhost:3000
Order names by last name first
- Objetivo
- LAST_NAME_FIRST
- Por defecto
- true|false
- Valor
- false
Enable metrics console
- Objetivo
- METRICS_CONSOLE
- Por defecto
- false|true
Metrics file
- Objetivo
- METRICS_FILE
- Por defecto
- metrics.txt
- Valor
- metrics.txt
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
hardcoreeng/front:latestEjecute Huly---Transactor en Unraid.
Huly---Transactor se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.