Maybe_Worker

Maybe_Worker

Docker app from dkeners' Repository

Overview

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.

Requirements

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

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--restart unless-stopped

Template configuration

Web UI PortPorttcp
Target
3000
Default
3000
Value
3000
Secret KeyVariable

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

Target
SECRET_KEY_BASE
Postgres - HostVariable

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

Target
DB_HOST
Postgres - PortVariable

Postgres database port

Target
DB_PORT
Default
5432
Value
5432
Postgres - UsernameVariable

Postgres database username. Default: maybe_user

Target
POSTGRES_USER
Default
maybe_user
Postgres - PasswordVariable

Postgres database password

Target
POSTGRES_PASSWORD
Postgres - DatabaseVariable

Postgres database name. Default: maybe_production

Target
POSTGRES_DB
Default
maybe_production
Redis - URLVariable

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

Target
REDIS_URL
Default
127.0.0.1:6379/1
Config dataPathrw

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

Target
/rails/storage
Default
/mnt/user/appdata/maybe/app-storage
Value
/mnt/user/appdata/maybe/app-storage
Is Self-HostedVariable

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

Target
SELF_HOSTING_ENABLED
Default
true|false
Value
true
Enforce SSLVariable

Enforce SSL connections. Not recommended to change.

Target
RAILS_FORCE_SSL
Default
false|true
Value
false
Assume SSLVariable{3}

Assume SSL connections. Not recommended to change.

Target
RAILS_ASSUME_SSL
Default
false|true
Value
false
Good Job Execution ModeVariable{3}

Good Job execution mode. Not recommended to change.

Target
GOOD_JOB_EXECUTION_MODE
Default
async
Value
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.

Target
OPENAI_ACCESS_TOKEN

Details

Repository
ghcr.io/maybe-finance/maybe:latest
Last Updated2026-05-31
First Seen2024-09-02

Run Maybe_Worker on Unraid.

Maybe_Worker is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.