Sure-Worker

Sure-Worker

Aplicación Docker from Skylinar's Repository

Visión general

Sure is a community-driven fork of the former Maybe Finance application, continuing its mission to help users manage personal finances by tracking expenses, budgeting, and supporting wealth management. Note: "Maybe" is a trademark of Maybe Finance, Inc.. This is the 2 of 2 container required to run Sure finance; **please review the additional requirements.**

Requisitos

This is container 2 of 2 needed to run Sure finance, runs alongside //Sure-Web\\.
Requires a //Postgres\\ database and //Redis\\.
Check the Sure documentation for more information: https://github.com/we-promise/sure/blob/main/docs/hosting/docker.md

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

Config dataPathrw

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

Objetivo
/rails/storage
Por defecto
/mnt/user/appdata/sure/app-storage
Valor
/mnt/user/appdata/sure/app-storage
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-IP}

Objetivo
DB_HOST
Postgres - PortVariable

Postgres database port. Default: 5432

Objetivo
DB_PORT
Por defecto
5432
Postgres - UsernameVariable

Postgres database username.

Objetivo
POSTGRES_USER
Postgres - PasswordVariable

Postgres database password.

Objetivo
POSTGRES_PASSWORD
Postgres - DatabaseVariable

Postgres database name.

Objetivo
POSTGRES_DB
Redis - URLVariable

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

Objetivo
REDIS_URL
Por defecto
redis://{YOUR-REDIS-IP}:6379/1
Valor
redis://{YOUR-REDIS-IP}:6379/1
OpenAI API TokenVariable

Optional - NOTE: enabling OpenAI will incur costs when you use AI-related features in the app (chat, rules). Make sure you have set appropriate spend limits on your account before adding this.

Objetivo
OPENAI_ACCESS_TOKEN
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

Assume SSL connections. Not recommended to change.

Objetivo
RAILS_ASSUME_SSL
Por defecto
false|true
Valor
false

Detalles

Repositorio
ghcr.io/we-promise/sure:latest
Última actualización2026-06-02
Visto por primera vez2025-09-24

Ejecute Sure-Worker en Unraid.

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