All apps · 0 apps
Huly---Account
Docker app from grtgbln's Repository
Overview
Install Huly---Account on Unraid in a few clicks.
Find Huly---Account 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 account management 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/account:latestRuntime 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
- *