Tally
Docker 应用程序 from JaydenRoberts' Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8091]- 网络
bridge- 特权
- false
模板配置
Port Tally listens on. Access the app at http://[serverIP]:[this port].
- 目标
- 8091
- 默认值
- 8091
- 价值
- 8091
SQLite database storage. Must be a persistent path on the host.
- 目标
- /data
- 默认值
- /mnt/user/appdata/tally/data
- 价值
- /mnt/user/appdata/tally/data
Read-only directory for bank statement files (CSV/PDF) available for import.
- 目标
- /financial-data
- 默认值
- /mnt/user/appdata/tally/financial-data
- 价值
- /mnt/user/appdata/tally/financial-data
JWT signing key. Generate with: openssl rand -hex 32
JWT token lifetime in days.
- 默认值
- 30
- 价值
- 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.
下载统计数据
详细信息
jaydenroberts/tally:latest在Unraid 上运行 Tally 。
Tally 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。