Huly---Account
Huly---Account
Docker app from grtgbln's Repository
Overview
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 account management container for Huly. Other Huly containers are required to run the entire suite.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Allow other containers to access application
- Target
- 3000
- Default
- 3000
- Value
- 3000
Needs to match across all Huly containers. Generate with `openssl rand -hex 32`
- Target
- SERVER_SECRET
Connection URL for MongoDB.
- Target
- MONGO_URL
- Default
- mongodb://localhost:27017
- Value
- mongodb://localhost:27017
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 configuration. See documentation for more information: https://github.com/hcengineering/huly-selfhost/blob/79062e681f84358a8ac15d5af7c81561db3c891a/template.compose.yaml#L56
- Target
- STORAGE_CONFIG
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
- Target
- NOTIFY_INBOX_ONLY
- Default
- true|false
- Value
- false
Not recommended to change.
- Target
- MODEL_ENABLED
- Default
- *
- Value
- *
Categories
Download Statistics
Total Downloads Over Time
Details
hardcoreeng/account:latestRun Huly---Account on Unraid.
Huly---Account is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.