Maybe_Worker

Maybe_Worker

Docker 应用程序 from dkeners' Repository

概述

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.

要求

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

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false
额外参数
--restart unless-stopped

模板配置

Web UI PortPorttcp
目标
3000
默认值
3000
价值
3000
Secret KeyVariable

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

目标
SECRET_KEY_BASE
Postgres - HostVariable

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

目标
DB_HOST
Postgres - PortVariable

Postgres database port

目标
DB_PORT
默认值
5432
价值
5432
Postgres - UsernameVariable

Postgres database username. Default: maybe_user

目标
POSTGRES_USER
默认值
maybe_user
Postgres - PasswordVariable

Postgres database password

目标
POSTGRES_PASSWORD
Postgres - DatabaseVariable

Postgres database name. Default: maybe_production

目标
POSTGRES_DB
默认值
maybe_production
Redis - URLVariable

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

目标
REDIS_URL
默认值
127.0.0.1:6379/1
Config dataPathrw

Config data for application. Should be the same dir as Maybe Worker.

目标
/rails/storage
默认值
/mnt/user/appdata/maybe/app-storage
价值
/mnt/user/appdata/maybe/app-storage
Is Self-HostedVariable

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

目标
SELF_HOSTING_ENABLED
默认值
true|false
价值
true
Enforce SSLVariable

Enforce SSL connections. Not recommended to change.

目标
RAILS_FORCE_SSL
默认值
false|true
价值
false
Assume SSLVariable{3}

Assume SSL connections. Not recommended to change.

目标
RAILS_ASSUME_SSL
默认值
false|true
价值
false
Good Job Execution ModeVariable{3}

Good Job execution mode. Not recommended to change.

目标
GOOD_JOB_EXECUTION_MODE
默认值
async
价值
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.

目标
OPENAI_ACCESS_TOKEN

详细信息

存储库
ghcr.io/maybe-finance/maybe:latest
最后更新2026-05-31
初见2024-09-02

在Unraid 上运行 Maybe_Worker 。

Maybe_Worker 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。