Maybe_Worker
Aplicación Docker from dkeners' Repository
Visión general
Requisitos
Requires a //Postgres\\ database (version 16), and //Redis\\.
See the Maybe documentation for more information: https://github.com/maybe-finance/maybe/blob/main/docs/hosting/docker.md
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--restart unless-stopped
Configuración de plantillas
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Secret key. Run `openssl rand -hex 64` to generate a secret
- Objetivo
- SECRET_KEY_BASE
Postgres database host. Suggested: {YOUR-POSTGRES-DOCKER-NAME}
- Objetivo
- DB_HOST
Postgres database port
- Objetivo
- DB_PORT
- Por defecto
- 5432
- Valor
- 5432
Postgres database username. Default: maybe_user
- Objetivo
- POSTGRES_USER
- Por defecto
- maybe_user
Postgres database password
- Objetivo
- POSTGRES_PASSWORD
Postgres database name. Default: maybe_production
- Objetivo
- POSTGRES_DB
- Por defecto
- maybe_production
The Redis host URL. Suggested: redis://{YOUR-REDIS-DOCKER-NAME}:6379/1
- Objetivo
- REDIS_URL
- Por defecto
- 127.0.0.1:6379/1
Config data for application. Should be the same dir as Maybe Worker.
- Objetivo
- /rails/storage
- Por defecto
- /mnt/user/appdata/maybe/app-storage
- Valor
- /mnt/user/appdata/maybe/app-storage
Is the application self-hosted. Not recommended to change.
- Objetivo
- SELF_HOSTING_ENABLED
- Por defecto
- true|false
- Valor
- true
Enforce SSL connections. Not recommended to change.
- Objetivo
- RAILS_FORCE_SSL
- Por defecto
- false|true
- Valor
- false
Assume SSL connections. Not recommended to change.
- Objetivo
- RAILS_ASSUME_SSL
- Por defecto
- false|true
- Valor
- false
Good Job execution mode. Not recommended to change.
- Objetivo
- GOOD_JOB_EXECUTION_MODE
- Por defecto
- async
- Valor
- async
Note: Enabling OpenAI will incur costs when you use AI-related features in the app (chat, rules). Please set spending limits.
- Objetivo
- OPENAI_ACCESS_TOKEN
Categorías
Detalles
ghcr.io/maybe-finance/maybe:latestEjecute Maybe_Worker en Unraid.
Maybe_Worker se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.