Maybe_Worker

Maybe_Worker

Aplicación Docker from dkeners' Repository

Visión general

Maybe is an all-in-one personal finance platform. Track, optimize, grow, and manage your money through every stage of life. This is image 2 of 2 needed to run Maybe finance, **please see additional requirements.** " Maybe" is a trademark of Maybe Finance, Inc.

Requisitos

This is image 2 of 2 needed to run Maybe finance, run alongside //Maybe_Web\\. Requires Maybe v0.5.0 or later.
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

Web UI PortPorttcp
Objetivo
3000
Por defecto
3000
Valor
3000
Secret KeyVariable

Secret key. Run `openssl rand -hex 64` to generate a secret

Objetivo
SECRET_KEY_BASE
Postgres - HostVariable

Postgres database host. Suggested: {YOUR-POSTGRES-DOCKER-NAME}

Objetivo
DB_HOST
Postgres - PortVariable

Postgres database port

Objetivo
DB_PORT
Por defecto
5432
Valor
5432
Postgres - UsernameVariable

Postgres database username. Default: maybe_user

Objetivo
POSTGRES_USER
Por defecto
maybe_user
Postgres - PasswordVariable

Postgres database password

Objetivo
POSTGRES_PASSWORD
Postgres - DatabaseVariable

Postgres database name. Default: maybe_production

Objetivo
POSTGRES_DB
Por defecto
maybe_production
Redis - URLVariable

The Redis host URL. Suggested: redis://{YOUR-REDIS-DOCKER-NAME}:6379/1

Objetivo
REDIS_URL
Por defecto
127.0.0.1:6379/1
Config dataPathrw

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 Self-HostedVariable

Is the application self-hosted. Not recommended to change.

Objetivo
SELF_HOSTING_ENABLED
Por defecto
true|false
Valor
true
Enforce SSLVariable

Enforce SSL connections. Not recommended to change.

Objetivo
RAILS_FORCE_SSL
Por defecto
false|true
Valor
false
Assume SSLVariable{3}

Assume SSL connections. Not recommended to change.

Objetivo
RAILS_ASSUME_SSL
Por defecto
false|true
Valor
false
Good Job Execution ModeVariable{3}

Good Job execution mode. Not recommended to change.

Objetivo
GOOD_JOB_EXECUTION_MODE
Por defecto
async
Valor
async
OpenAI API TokenVariable

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

Detalles

Repositorio
ghcr.io/maybe-finance/maybe:latest
Última actualización2026-06-01
Visto por primera vez2024-09-02

Ejecute 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.