Tally
Docker-Anwendung from JaydenRoberts' Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:8091]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Port Tally listens on. Access the app at http://[serverIP]:[this port].
- Ziel
- 8091
- Standard
- 8091
- Wert
- 8091
SQLite database storage. Must be a persistent path on the host.
- Ziel
- /data
- Standard
- /mnt/user/appdata/tally/data
- Wert
- /mnt/user/appdata/tally/data
Read-only directory for bank statement files (CSV/PDF) available for import.
- Ziel
- /financial-data
- Standard
- /mnt/user/appdata/tally/financial-data
- Wert
- /mnt/user/appdata/tally/financial-data
JWT signing key. Generate with: openssl rand -hex 32
JWT token lifetime in days.
- Standard
- 30
- Wert
- 30
Auto-creates the first owner account on startup. Leave blank to use the setup page instead.
Required if FIRST_RUN_OWNER_USERNAME is set.
Emergency owner password reset token. Set to any strong random value (openssl rand -hex 32), call POST /api/auth/recover, then remove this variable and restart. Leave blank when not in use.
AI provider for the chat feature: anthropic, openai, or ollama (any OpenAI-compatible endpoint). Leave unset to disable the chat page.
API key for the selected AI provider. Not required for local Ollama.
Model name to use (e.g. claude-3-5-sonnet-20241022, gpt-4o, llama3). Defaults to provider default if left blank.
Base URL for OpenAI-compatible endpoints (e.g. http://ollama:11434/v1). Required for Ollama; leave blank for Anthropic or OpenAI.
Kategorien
Statistik herunterladen
Einzelheiten
jaydenroberts/tally:latestFühren Sie Tally auf Unraid aus.
Tally ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.