Sure-Web

Sure-Web

Application Docker from Skylinar's Repository

Vue d'ensemble

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 1 of 2 containers required to run Sure finance; **please review the additional requirements.** After Installing: To ensure correct user permissions for the app-storage folder, run 'chown -R 1000:1000 /mnt/user/appdata/sure/app-storage' after the initial startup.

Exigences

This is container 1 of 2 needed to run Sure finance, runs alongside //Sure-Worker\\.
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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3000]
Réseau
bridge
Coquille
sh
Privilégié
false
Paramètres supplémentaires
--restart unless-stopped

Configuration du modèle

Config dataPathrw

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

Cible
/rails/storage
Défaut
/mnt/user/appdata/sure/app-storage
Valeur
/mnt/user/appdata/sure/app-storage
Web UI PortPorttcp
Cible
3000
Défaut
3000
Valeur
3000
Secret KeyVariable

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

Cible
SECRET_KEY_BASE
Postgres - HostVariable

Postgres database host. Suggested: {YOUR-POSTGRES-IP}

Cible
DB_HOST
Postgres - PortVariable

Postgres database port. Default: 5432

Cible
DB_PORT
Défaut
5432
Postgres - UsernameVariable

Postgres database username.

Cible
POSTGRES_USER
Postgres - PasswordVariable

Postgres database password.

Cible
POSTGRES_PASSWORD
Postgres - DatabaseVariable

Postgres database name.

Cible
POSTGRES_DB
Redis - URLVariable

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

Cible
REDIS_URL
Défaut
redis://{YOUR-REDIS-IP}:6379/1
Valeur
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.

Cible
OPENAI_ACCESS_TOKEN
Is Self-HostedVariable

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

Cible
SELF_HOSTING_ENABLED
Défaut
true|false
Valeur
true
Enforce SSLVariable

Enforce SSL connections. Not recommended to change.

Cible
RAILS_FORCE_SSL
Défaut
false|true
Valeur
false
Assume SSLVariable

Assume SSL connections. Not recommended to change.

Cible
RAILS_ASSUME_SSL
Défaut
false|true
Valeur
false

Détails

Référentiel
ghcr.io/we-promise/sure:latest
Dernière mise à jour2026-05-31
Première vue2025-09-24

Exécutez Sure-Web sur Unraid.

Sure-Web est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.